diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-17 00:14:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-17 00:14:09 +0000 |
commit | b08e53d3650f2288432c09049aa75dccb3802109 (patch) | |
tree | 41ee2255b5e2319efa11da4de7223b2453a40d52 /lib/l10n/kn.js | |
parent | edd5712c6ead5b09fa4f996cfda66fc4e18ba597 (diff) | |
download | nextcloud-server-b08e53d3650f2288432c09049aa75dccb3802109.tar.gz nextcloud-server-b08e53d3650f2288432c09049aa75dccb3802109.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/kn.js')
-rw-r--r-- | lib/l10n/kn.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/kn.js b/lib/l10n/kn.js index e8332f6cfde..4e5d8f1358a 100644 --- a/lib/l10n/kn.js +++ b/lib/l10n/kn.js @@ -10,4 +10,4 @@ OC.L10N.register( "A valid password must be provided" : "ಸರಿಯಾದ ಬಳಕೆದಾರ ಗುಪ್ತಪದ ಒದಗಿಸಬೇಕಾಗಿದೆ", "Authentication error" : "ದೃಢೀಕರಣ ದೋಷ" }, -"nplurals=1; plural=0;"); +"nplurals=2; plural=((n<=1 && n>= 0) ? 1);"); |