This website requires JavaScript.
Explore
Help
Sign In
kytv
/
I2P_Website
Watch
1
Star
0
Fork
0
You've already forked I2P_Website
forked from
I2P_Developers/i2p.www
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f49d126a78d512407ae395a557a3f61bfbef8729
I2P_Website
/
.mtn-ignore
6 lines
26 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Ignore env/
2013-07-13 06:00:05 +00:00
env
Split translation strings between multiple domains This breaks translation processing; multi-domain support needs to be added to Flask-Babel. The changes made here put the "important" strings that are used most often into the priority domain, and split the content from different sub-urls into separate domains. Multi-domain support will be implemented such that translations for a specific request are pulled both from the domain which corresponds to the request url and the priority domain. This does mean that there may be duplication of translation strings between domains, but that is unavoidable (and the translators prefer working with smaller resource files).
2013-07-13 11:01:05 +00:00
pots
add temp- and byte-compiled files to the ignore list
2013-09-01 00:00:01 +00:00
\.pyc$
\.pyo$
~$
Reference in New Issue
Copy Permalink