Add showcase for first string translation

This commit is contained in:
Johannes Zellner
2020-10-19 14:38:05 +02:00
parent 73c43b350a
commit be45a75e4d
5 changed files with 16 additions and 2 deletions

4
src/translation/en.json Normal file
View File

@@ -0,0 +1,4 @@
{
"MY_APPS": "My Apps",
"CLOUDRON_OFFLINE": "Cloudron is offline. Reconnecting…"
}