diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-17 00:17:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-17 00:17:53 +0000 |
commit | bd3f3afcf715ee283f61a45e4a26e566f949a7a5 (patch) | |
tree | fa9d36484e4829ada850cd7b9ff622631b7b39df /apps/settings/l10n/oc.js | |
parent | d820ab2ca8342d756ec8e0554e180e7f00cc3860 (diff) | |
download | nextcloud-server-bd3f3afcf715ee283f61a45e4a26e566f949a7a5.tar.gz nextcloud-server-bd3f3afcf715ee283f61a45e4a26e566f949a7a5.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/oc.js')
-rw-r--r-- | apps/settings/l10n/oc.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/settings/l10n/oc.js b/apps/settings/l10n/oc.js index 6b7b67bcd9c..399e0faf2e2 100644 --- a/apps/settings/l10n/oc.js +++ b/apps/settings/l10n/oc.js @@ -243,7 +243,6 @@ OC.L10N.register( "Subscribe to our newsletter" : "S’abonar a l’infoletra", "You created app password \"{token}\"" : "Avètz creat lo senhal d’aplicacion « {token} »", "png or jpg, max. 20 MB" : "png or jpg, max. 20 Mo", - "STARTTLS" : "STARTTLS", - "Avatar" : "Avatar" + "STARTTLS" : "STARTTLS" }, "nplurals=2; plural=(n > 1);"); |