basic demo for i18n integration along with i18n-ally

This commit is contained in:
2021-02-27 13:52:49 +01:00
parent 8bf08034b7
commit 63bb34ef99
6 changed files with 34 additions and 4 deletions

5
src/locales/en.json Normal file
View File

@@ -0,0 +1,5 @@
{
"register": {
"register_now": "Register now for Lauf für Kaya! 2021."
}
}