diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-06-09 02:31:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-06-09 02:31:52 +0000 |
commit | da58e46ecded68585f6ce3c5ce778be076711b1a (patch) | |
tree | 245f05bbcd332b963d80ed0a679b94db68233b34 /lib/l10n/an.js | |
parent | b7089c20ee4dd0f4b8bc805068aadbaf89a6a081 (diff) | |
download | nextcloud-server-da58e46ecded68585f6ce3c5ce778be076711b1a.tar.gz nextcloud-server-da58e46ecded68585f6ce3c5ce778be076711b1a.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/an.js')
-rw-r--r-- | lib/l10n/an.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/l10n/an.js b/lib/l10n/an.js new file mode 100644 index 00000000000..8ddba74c09f --- /dev/null +++ b/lib/l10n/an.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "lib", + { + "Settings" : "ConfiguraziĆ³n" +}, +"nplurals=2; plural=(n != 1);"); |