Commit graph

4 commits

Author SHA1 Message Date
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