diff options
Diffstat (limited to 'plugins/LocalFilesEditor/editarea/plugins/test/langs/hr.js')
-rw-r--r-- | plugins/LocalFilesEditor/editarea/plugins/test/langs/hr.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/LocalFilesEditor/editarea/plugins/test/langs/hr.js b/plugins/LocalFilesEditor/editarea/plugins/test/langs/hr.js new file mode 100644 index 000000000..fbffd9859 --- /dev/null +++ b/plugins/LocalFilesEditor/editarea/plugins/test/langs/hr.js @@ -0,0 +1,4 @@ +editArea.add_lang("hr",{
+test_select: "Odaberi tag",
+test_but: "Probna tipka"
+});
|