1
0
forked from PGL/Clyde

Implementation of i18n with documentation

All files are documented. For further details please read them.
This commit is contained in:
2024-03-01 21:56:42 +01:00
parent dbe24dbc5f
commit 298cdcaae0
3 changed files with 100 additions and 0 deletions

View File

@ -0,0 +1,8 @@
# English translations (some examples to remove)
login.guest.login=log in
login.guest.register=register
login.guest.welcome=Please Register here
login.success=You are now registered as $name
#=====================================================