diff options
author | Juan Linietsky <reduzio@gmail.com> | 2015-05-11 22:34:29 -0300 |
---|---|---|
committer | Juan Linietsky <reduzio@gmail.com> | 2015-05-11 22:34:29 -0300 |
commit | dc3d0bdf3809c8107db1d47b938edbfaa5aa332b (patch) | |
tree | 9f2259396ff83e4bbd01cd60aac3558310f0ae9d /demos/gui/translation/text.csv | |
parent | 17ccd8d9b7c82ee4e3448c4923f9c1c8da4be1be (diff) |
Translation Demo
Diffstat (limited to 'demos/gui/translation/text.csv')
-rw-r--r-- | demos/gui/translation/text.csv | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/demos/gui/translation/text.csv b/demos/gui/translation/text.csv new file mode 100644 index 0000000000..0f4c148b95 --- /dev/null +++ b/demos/gui/translation/text.csv @@ -0,0 +1,3 @@ +,en,es,ja +KEY_HELLO,Hello!,Hola!,こんにちは +KEY_PUSH,Push Me!,Aprétame!,私をプッシュ
\ No newline at end of file |