Commit graph

110 commits

Author SHA1 Message Date
qubenix
1ee2d9b32f Add advanced binary verification guide
+ Add verification-allos-advanced.md to all langs/~~template~~
+ Modify index.md of user-guides in all langs/~~template~~
2018-05-30 17:17:25 +02:00
rehrar
a22d7eda73 OH MY GOSH THIS LOCALIZATION REIMPLEMENTATION TOOK FOREVER
- Deleted flippin' template directories (unnecessary now)
- Moved all cussin' HTML to root files instead of in _i18n folder (except for guides)
- Replaced all freakin' strings with liquid translation tags
- Added all Kevin' strings for each language already merged to their respective .yml files
- 40 seconds of testing before sending PR

Signed-off-by: rehrar <rehrar@tuta.io>
2018-05-26 16:32:58 -06:00
rehrar
60f78ec30b Updated language .yml so jekyll will shut up
- Added pl and fr to each other respectively
- Changed "Polish" to "Polski" in es, tempate, and it
2018-04-14 09:57:20 -06:00
el00ruobuob
c76347474f French localization 2018-04-13 08:54:07 +02:00
erciccione
32ad476448
add missing entries and fix broken string 2018-04-03 17:54:59 +02:00
erciccione
a128d2b4aa
add Italian to es.yml and en.yml 2018-02-15 20:15:58 +01:00
rehrar
983cc334a8
Finished multi-lingual implementation
- Updated README to accomodate for changes
- Updated footer and roadmap for multi-lingual readiness
- Updated yml files for an 'untranslated' string
- Added an 'untranslated' snippet to all untranslated files
- Added a 'template' language for new languages to be made easily
- Added link to Monerujo site to Downloads page
- CSS updates
2018-01-30 13:18:02 -07:00
rehrar
88efc5e8bb
Minor adjustments
- Adjusted values in en and es yml files
- Minor tweaks in a few pages
- Changed head rules to pull correct page titles
- Changed footer and header to loop correctly without a case statement and pull translated strings
- Adjusted FFS layouts
2018-01-30 13:18:02 -07:00
rehrar
2d288b0b0e
Various multilingual testing
- Added support for multilingual navigation
- Put Spanish copy in some pages in get-started for testing purposes
= Added multilingual support for the home page
2018-01-30 13:18:02 -07:00
rehrar
5cd5e7ea91
Set up initial structure for multilingual workings and community pages
- Set up folder structure for the multilingual plugin
- Copied the en_strings to en.yml (and es.yml temporarily until translated) as supposed to be
- Readied Community pages for translation (initial testing done with Community pages)
2018-01-30 13:14:07 -07:00