diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-03-20 02:18:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-03-20 02:18:21 +0000 |
commit | 3fa63f284231854bac2220ab82e10779485f6b7d (patch) | |
tree | d1cc0c0cbde5c6c2798d02dcf8a882e2369a3b9e /lib/l10n/tk.js | |
parent | d3401efa2d368e420c8d805a03c6779a2b9f5234 (diff) | |
download | nextcloud-server-3fa63f284231854bac2220ab82e10779485f6b7d.tar.gz nextcloud-server-3fa63f284231854bac2220ab82e10779485f6b7d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/tk.js')
-rw-r--r-- | lib/l10n/tk.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/l10n/tk.js b/lib/l10n/tk.js new file mode 100644 index 00000000000..f086adbc213 --- /dev/null +++ b/lib/l10n/tk.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "lib", + { + "Settings" : "Sazlamalar" +}, +"nplurals=2; plural=(n != 1);"); |