diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-17 00:18:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-17 00:18:12 +0000 |
commit | 05244c2e035d528cacf49f3c3e8e6492d0bf9131 (patch) | |
tree | b63bf5c24e1487034772524d035e04addbdf2b69 /apps/settings/l10n/es_CL.json | |
parent | 8e674a449b0eea08d435b8bc84a0b2bb8a9df74b (diff) | |
download | nextcloud-server-05244c2e035d528cacf49f3c3e8e6492d0bf9131.tar.gz nextcloud-server-05244c2e035d528cacf49f3c3e8e6492d0bf9131.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/es_CL.json')
-rw-r--r-- | apps/settings/l10n/es_CL.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/settings/l10n/es_CL.json b/apps/settings/l10n/es_CL.json index be88ffcef62..8eb2ba76e63 100644 --- a/apps/settings/l10n/es_CL.json +++ b/apps/settings/l10n/es_CL.json @@ -231,7 +231,6 @@ "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Plain" : "Plano", "NT LAN Manager" : "Administrador de LAN NT", - "STARTTLS" : "STARTTLS", - "Avatar" : "Avatar" + "STARTTLS" : "STARTTLS" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file |