mirror of
https://github.com/godotengine/godot.git
synced 2024-11-27 09:16:35 +08:00
553f4f8dce
Fixes #46682. Also fix unit test suite to separate generic FileAccess CSV testing from using CSV as translation. And add more CSV translation tests. Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
4 lines
160 B
Plaintext
4 lines
160 B
Plaintext
keys,en,de,ja,fa
|
|
GOOD_MORNING,"Good Morning","Guten Morgen","おはよう","صبح بخیر"
|
|
GOOD_EVENING,"Good Evening","","こんばんは","عصر بخیر"
|