diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-30 14:18:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-30 14:18:08 +0000 |
commit | f075c22c7279a1602be110ac6d8b199e4f7816c7 (patch) | |
tree | d9e153a9e24bfce6031abe0037de1ab0d6cf2f69 /lib/l10n/ak.js | |
parent | a730fafe2b6bbee8c1624d8150fbead260c0f558 (diff) | |
download | nextcloud-server-f075c22c7279a1602be110ac6d8b199e4f7816c7.tar.gz nextcloud-server-f075c22c7279a1602be110ac6d8b199e4f7816c7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ak.js')
-rw-r--r-- | lib/l10n/ak.js | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/lib/l10n/ak.js b/lib/l10n/ak.js deleted file mode 100644 index 0f475bd29e9..00000000000 --- a/lib/l10n/ak.js +++ /dev/null @@ -1,10 +0,0 @@ -OC.L10N.register( - "lib", - { - "_%n day ago_::_%n days ago_" : ["",""], - "_%n month ago_::_%n months ago_" : ["",""], - "_%n year ago_::_%n years ago_" : ["",""], - "_%n hour ago_::_%n hours ago_" : ["",""], - "_%n minute ago_::_%n minutes ago_" : ["",""] -}, -"nplurals=2; plural=n > 1;"); |