initial commit
This commit is contained in:
6
src/module/Application/pwa/translations/de.json
Normal file
6
src/module/Application/pwa/translations/de.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"is-writing":"{0} schreibt...",
|
||||
"restart":"Story neustarten...",
|
||||
"should-restart-title":"Wirklich neustarten?",
|
||||
"should-restart-question":"Willst du wirklich neu starten? Dein bisheriger Fortschritt geht dabei verloren!"
|
||||
}
|
||||
3
src/module/Application/pwa/translations/en.json
Normal file
3
src/module/Application/pwa/translations/en.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"is-writing":"{0} is writing..."
|
||||
}
|
||||
Reference in New Issue
Block a user