diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-19 00:20:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-19 00:20:19 +0000 |
commit | 551ff4955e5f5fc8ffe5427d5facef5447f7fc1b (patch) | |
tree | 05158e0e2fe8a3f72b4a13063e3a762cbcfb1e8d /lib/l10n/gl.js | |
parent | 6fce6fa1d691501c0db19318dbc1d0b5bb146708 (diff) | |
download | nextcloud-server-551ff4955e5f5fc8ffe5427d5facef5447f7fc1b.tar.gz nextcloud-server-551ff4955e5f5fc8ffe5427d5facef5447f7fc1b.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/gl.js')
-rw-r--r-- | lib/l10n/gl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js index f7b69da32e6..c66be080138 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -56,7 +56,7 @@ OC.L10N.register( "Authentication" : "Autenticación", "Unknown filetype" : "Tipo de ficheiro descoñecido", "Invalid image" : "Imaxe incorrecta", - "Avatar image is not square" : "A imaxe do avatar non é un cadrado", + "Avatar image is not square" : "A imaxe do avatar non é cadrada", "Files" : "Ficheiros", "View profile" : "Ver o perfil", "Local time: %s" : "Hora local: %s", |