From c302592eff76bd4f03aa0647b44880d271c5a15d Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 20 Mar 2020 02:50:00 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/tk.js | 6 ++++++ l10n/tk.json | 4 ++++ 2 files changed, 10 insertions(+) create mode 100644 l10n/tk.js create mode 100644 l10n/tk.json diff --git a/l10n/tk.js b/l10n/tk.js new file mode 100644 index 0000000..ae8eb20 --- /dev/null +++ b/l10n/tk.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "ocsms", + { + "Settings" : "Sazlamalar" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/tk.json b/l10n/tk.json new file mode 100644 index 0000000..5510280 --- /dev/null +++ b/l10n/tk.json @@ -0,0 +1,4 @@ +{ "translations": { + "Settings" : "Sazlamalar" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file