diff options
Diffstat (limited to 'tests/data/translations.csv')
-rw-r--r-- | tests/data/translations.csv | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/data/translations.csv b/tests/data/translations.csv new file mode 100644 index 0000000000..8cb7b800c5 --- /dev/null +++ b/tests/data/translations.csv @@ -0,0 +1,8 @@ +keys,en,de +GOOD_MORNING,"Good Morning","Guten Morgen" +GOOD_EVENING,"Good Evening","" +Without quotes,"With, comma","With ""inner"" quotes","With ""inner"", quotes"","" and comma","With ""inner +split"" quotes and +line breaks","With \nnewline chars" +Some other~delimiter~should still work, shouldn't it? +What about tab separated lines, good? |