From f49254e6ca0ca5b5f441dce48d62ee742cf3c821 Mon Sep 17 00:00:00 2001 From: zktosu Date: Sat, 30 Apr 2022 02:45:15 -0400 Subject: [PATCH] Added tr language option into UI (#758) --- src/editor/dialogs/editorPreferencesDialog.html | 3 ++- src/editor/locale/README.txt | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/editor/dialogs/editorPreferencesDialog.html b/src/editor/dialogs/editorPreferencesDialog.html index 3adf207e..c6d1b985 100644 --- a/src/editor/dialogs/editorPreferencesDialog.html +++ b/src/editor/dialogs/editorPreferencesDialog.html @@ -186,6 +186,7 @@ + @@ -236,4 +237,4 @@ - \ No newline at end of file + diff --git a/src/editor/locale/README.txt b/src/editor/locale/README.txt index 9ec7b63b..5d9acd14 100644 --- a/src/editor/locale/README.txt +++ b/src/editor/locale/README.txt @@ -16,3 +16,4 @@ Languages Already Translated By Humans: * lang.pl.js * lang.ro.js * lang.sk.js + * lang.tr.js