summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/l10n/tr.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/workflowengine/l10n/tr.js')
-rw-r--r--apps/workflowengine/l10n/tr.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/workflowengine/l10n/tr.js b/apps/workflowengine/l10n/tr.js
index d07c5471fe7..a8579e75078 100644
--- a/apps/workflowengine/l10n/tr.js
+++ b/apps/workflowengine/l10n/tr.js
@@ -1,9 +1,7 @@
OC.L10N.register(
"workflowengine",
{
- "Successfully saved" : "Kaydedildi",
"Saving failed:" : "Kaydedilemedi:",
- "File mime type" : "Dosya MIME türü",
"is" : "şu olan",
"is not" : "şu olmayan",
"matches" : "şuna uyan",
@@ -66,6 +64,8 @@ OC.L10N.register(
"Reset" : "Sıfırla",
"Save" : "Kaydet",
"Saving…" : "Kaydediliyor...",
- "Loading…" : "Yükleniyor..."
+ "Loading…" : "Yükleniyor...",
+ "Successfully saved" : "Kaydedildi",
+ "File mime type" : "Dosya MIME türü"
},
"nplurals=2; plural=(n > 1);");