Commit graph

4 commits

Author SHA1 Message Date
el00ruobuob
7cf4e64985 Update view-only, restore from keys, restore account & prove payment Guides with GUI. With corrections after review. 2018-05-30 07:39:26 +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
qubenix
7edf03f77d
Add Windows binary verification guide, fix errors
Add user-guide for Windows binary verification, add entry to index.md, and add images to png/ dir.

Fix some jekyll serve errors pertaining to the Qubes/Whonix isolation guide:
+ In resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md change from `static_page` to `user-guide`. Fixes error: `Missing i18n key: en:CLI Wallet/Daemon Isolation with Qubes + Whonix`.
+ Qubes/Whonix guide was missing from Italian lang section, prevented serving site. Apparently this also alphabetized the Italian lang sections index when I copied an index.md from another lang there.
2018-03-14 09:15:47 -06: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