diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-21 02:28:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-21 02:28:39 +0000 |
commit | c08026a92ab020ac327aa7b8d379fc26cfe447bd (patch) | |
tree | 9153c937564cba6d8ddfc009ae9e0e13171e12f9 /apps/settings | |
parent | 494ff0c142c1628efa1120b38b9a97f53c20d117 (diff) | |
download | nextcloud-server-c08026a92ab020ac327aa7b8d379fc26cfe447bd.tar.gz nextcloud-server-c08026a92ab020ac327aa7b8d379fc26cfe447bd.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings')
-rw-r--r-- | apps/settings/l10n/gl.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/gl.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js index d2d9d7ce7c6..8e7e707487f 100644 --- a/apps/settings/l10n/gl.js +++ b/apps/settings/l10n/gl.js @@ -273,6 +273,7 @@ OC.L10N.register( "Upload profile picture" : "Subir imaxe de perfil", "Choose profile picture from Files" : "Escolle a imaxe de perfil de Ficheiros", "Remove profile picture" : "Eliminar a imaxe de perfil", + "The file must be a PNG or JPG" : "O ficheiro debe ser PNG ou JPG", "Picture provided by original account" : "Imaxe fornecida pola conta orixinal ", "Cancel" : "Cancelar", "Set as profile picture" : "Establecer como imaxe de perfil", diff --git a/apps/settings/l10n/gl.json b/apps/settings/l10n/gl.json index fbf354027a4..d052f3b9f4b 100644 --- a/apps/settings/l10n/gl.json +++ b/apps/settings/l10n/gl.json @@ -271,6 +271,7 @@ "Upload profile picture" : "Subir imaxe de perfil", "Choose profile picture from Files" : "Escolle a imaxe de perfil de Ficheiros", "Remove profile picture" : "Eliminar a imaxe de perfil", + "The file must be a PNG or JPG" : "O ficheiro debe ser PNG ou JPG", "Picture provided by original account" : "Imaxe fornecida pola conta orixinal ", "Cancel" : "Cancelar", "Set as profile picture" : "Establecer como imaxe de perfil", |