diff --git a/frontend/src/components/settings/Languages.vue b/frontend/src/components/settings/Languages.vue index 08f64749..ae75eb4d 100644 --- a/frontend/src/components/settings/Languages.vue +++ b/frontend/src/components/settings/Languages.vue @@ -29,6 +29,7 @@ export default { ro: "ro", ru: "ru", "sv-se": "svSE", + tr: "tr", "zh-cn": "zhCN", "zh-tw": "zhTW", }, diff --git a/frontend/src/i18n/ar.json b/frontend/src/i18n/ar.json index a2c62e48..2c2f9dc6 100644 --- a/frontend/src/i18n/ar.json +++ b/frontend/src/i18n/ar.json @@ -93,6 +93,7 @@ "ro": "", "ru": "Русский", "svSE": "", + "tr" : "Türkçe", "zhCN": "中文 (简体)", "zhTW": "中文 (繁體)" }, diff --git a/frontend/src/i18n/de.json b/frontend/src/i18n/de.json index 7b94422b..26fdad7e 100644 --- a/frontend/src/i18n/de.json +++ b/frontend/src/i18n/de.json @@ -93,6 +93,7 @@ "ro": "", "ru": "Русский", "svSE": "", + "tr" : "Türkçe", "zhCN": "中文 (简体)", "zhTW": "中文 (繁體)" }, diff --git a/frontend/src/i18n/en.json b/frontend/src/i18n/en.json index 38e3a42e..507fafc2 100644 --- a/frontend/src/i18n/en.json +++ b/frontend/src/i18n/en.json @@ -97,6 +97,7 @@ "ro": "Romanian", "ru": "Русский", "svSE": "Swedish (Sweden)", + "tr" : "Türkçe", "zhCN": "中文 (简体)", "zhTW": "中文 (繁體)" }, diff --git a/frontend/src/i18n/es.json b/frontend/src/i18n/es.json index d877f865..7b469dc0 100644 --- a/frontend/src/i18n/es.json +++ b/frontend/src/i18n/es.json @@ -93,6 +93,7 @@ "ro": "", "ru": "Русский", "svSE": "", + "tr" : "Türkçe", "zhCN": "中文 (简体)", "zhTW": "中文 (繁體)" }, diff --git a/frontend/src/i18n/fr.json b/frontend/src/i18n/fr.json index 7e545aba..30b773f0 100644 --- a/frontend/src/i18n/fr.json +++ b/frontend/src/i18n/fr.json @@ -93,6 +93,7 @@ "ro": "", "ru": "Русский", "svSE": "", + "tr" : "Türkçe", "zhCN": "中文 (简体)", "zhTW": "中文 (繁體)" }, diff --git a/frontend/src/i18n/is.json b/frontend/src/i18n/is.json index 14914f03..739b9b62 100644 --- a/frontend/src/i18n/is.json +++ b/frontend/src/i18n/is.json @@ -93,6 +93,7 @@ "ro": "", "ru": "Русский", "svSE": "", + "tr" : "Türkçe", "zhCN": "中文 (简体)", "zhTW": "中文 (繁體)" }, diff --git a/frontend/src/i18n/it.json b/frontend/src/i18n/it.json index 6d91b53a..be66862b 100644 --- a/frontend/src/i18n/it.json +++ b/frontend/src/i18n/it.json @@ -93,6 +93,7 @@ "ro": "", "ru": "Русский", "svSE": "", + "tr" : "Türkçe", "zhCN": "中文 (简体)", "zhTW": "中文 (繁體)" }, diff --git a/frontend/src/i18n/ja.json b/frontend/src/i18n/ja.json index bd44e403..954470d4 100644 --- a/frontend/src/i18n/ja.json +++ b/frontend/src/i18n/ja.json @@ -93,6 +93,7 @@ "ro": "", "ru": "Русский", "svSE": "", + "tr" : "Türkçe", "zhCN": "中文 (简体)", "zhTW": "中文 (繁體)" }, diff --git a/frontend/src/i18n/ko.json b/frontend/src/i18n/ko.json index 8c3ef179..7161c47d 100644 --- a/frontend/src/i18n/ko.json +++ b/frontend/src/i18n/ko.json @@ -93,6 +93,7 @@ "ro": "", "ru": "Русский", "svSE": "", + "tr" : "Türkçe", "zhCN": "中文 (简体)", "zhTW": "中文 (繁體)" }, diff --git a/frontend/src/i18n/nl-be.json b/frontend/src/i18n/nl-be.json index 3c649620..647198d4 100644 --- a/frontend/src/i18n/nl-be.json +++ b/frontend/src/i18n/nl-be.json @@ -93,6 +93,7 @@ "ro": "", "ru": "Russisch", "svSE": "", + "tr" : "Türkçe", "zhCN": "Chinees (vereenvoudigd)", "zhTW": "Chinees (traditioneel)" }, diff --git a/frontend/src/i18n/pl.json b/frontend/src/i18n/pl.json index 01ad81b1..cd0f8ace 100644 --- a/frontend/src/i18n/pl.json +++ b/frontend/src/i18n/pl.json @@ -93,6 +93,7 @@ "ro": "", "ru": "Русский", "svSE": "", + "tr" : "Türkçe", "zhCN": "中文 (简体)", "zhTW": "中文 (繁體)" }, diff --git a/frontend/src/i18n/pt-br.json b/frontend/src/i18n/pt-br.json index 43fe5a9c..f2c7786f 100644 --- a/frontend/src/i18n/pt-br.json +++ b/frontend/src/i18n/pt-br.json @@ -93,6 +93,7 @@ "ro": "", "ru": "Русский", "svSE": "", + "tr" : "Türkçe", "zhCN": "中文 (简体)", "zhTW": "中文 (繁體)" }, diff --git a/frontend/src/i18n/pt.json b/frontend/src/i18n/pt.json index 9b931863..eb14986c 100644 --- a/frontend/src/i18n/pt.json +++ b/frontend/src/i18n/pt.json @@ -93,6 +93,7 @@ "ro": "", "ru": "Russo", "svSE": "", + "tr" : "Türkçe", "zhCN": "Chinês simplificado", "zhTW": "Chinês tradicional" }, diff --git a/frontend/src/i18n/ro.json b/frontend/src/i18n/ro.json index d71d1a40..12cb5917 100644 --- a/frontend/src/i18n/ro.json +++ b/frontend/src/i18n/ro.json @@ -93,6 +93,7 @@ "ro": "", "ru": "Русский", "svSE": "", + "tr" : "Türkçe", "zhCN": "中文 (简体)", "zhTW": "中文 (繁體)" }, diff --git a/frontend/src/i18n/ru.json b/frontend/src/i18n/ru.json index 01e2942f..1cdebf82 100644 --- a/frontend/src/i18n/ru.json +++ b/frontend/src/i18n/ru.json @@ -93,6 +93,7 @@ "ro": "", "ru": "Русский", "svSE": "", + "tr" : "Türkçe", "zhCN": "中文 (简体)", "zhTW": "中文 (繁體)" }, diff --git a/frontend/src/i18n/sv-se.json b/frontend/src/i18n/sv-se.json index 13cc26d6..f7fec214 100644 --- a/frontend/src/i18n/sv-se.json +++ b/frontend/src/i18n/sv-se.json @@ -93,6 +93,7 @@ "ro": "", "ru": "Русский", "svSE": "", + "tr" : "Türkçe", "zhCN": "中文 (简体)", "zhTW": "中文 (繁體)" }, diff --git a/frontend/src/i18n/tr.json b/frontend/src/i18n/tr.json index 619421a2..925e26a4 100644 --- a/frontend/src/i18n/tr.json +++ b/frontend/src/i18n/tr.json @@ -97,6 +97,7 @@ "ro": "Romanian", "ru": "Русский", "svSE": "Swedish (Sweden)", + "tr" : "Türkçe", "zhCN": "中文 (简体)", "zhTW": "中文 (繁體)" }, diff --git a/frontend/src/i18n/zh-cn.json b/frontend/src/i18n/zh-cn.json index 12cf441e..145b8041 100644 --- a/frontend/src/i18n/zh-cn.json +++ b/frontend/src/i18n/zh-cn.json @@ -94,6 +94,7 @@ "ro": "Romanian", "ru": "Русский", "svSE": "Swedish(Sweden)", + "tr" : "Türkçe", "zhCN": "中文(简体)", "zhTW": "中文(繁體)" }, diff --git a/frontend/src/i18n/zh-tw.json b/frontend/src/i18n/zh-tw.json index d269e637..9b0dcf6c 100644 --- a/frontend/src/i18n/zh-tw.json +++ b/frontend/src/i18n/zh-tw.json @@ -93,6 +93,7 @@ "ro": "Romanian", "ru": "Русский", "svSE": "Swedish(Sweden)", + "tr" : "Türkçe", "zhCN": "中文 (简体)", "zhTW": "中文 (繁體)" },