Added basic dialogic translation

This commit is contained in:
cblech
2024-10-28 12:27:17 +01:00
parent d231bb0773
commit 5ea5e5547c
9 changed files with 95 additions and 9 deletions
@@ -0,0 +1,4 @@
keys,en,de
Text/11/text,Hello World!,Hallo Welt!
Text/12/text,This is very cool text in english!,Das ist ein sehr cooler Text auf Deutsch!
Text/14/text,"This is a text, with a 'comma' and ""quotation marks"" in it.","Das ist ein Text, mit einem 'Komma' und ""Anführungszeichen"" darin."
1 keys en de
2 Text/11/text Hello World! Hallo Welt!
3 Text/12/text This is very cool text in english! Das ist ein sehr cooler Text auf Deutsch!
4 Text/14/text This is a text, with a 'comma' and "quotation marks" in it. Das ist ein Text, mit einem 'Komma' und "Anführungszeichen" darin.