diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-13 00:25:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-13 00:25:08 +0000 |
commit | 36d370b2163ac2a98dbecf2400eb1300025b79b2 (patch) | |
tree | 183554d0d02420e0c6967d223924040992fcc25e /apps/theming | |
parent | 694c7e068944ced5f171da08ca8cf610ae322efe (diff) | |
download | nextcloud-server-36d370b2163ac2a98dbecf2400eb1300025b79b2.tar.gz nextcloud-server-36d370b2163ac2a98dbecf2400eb1300025b79b2.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/l10n/gl.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/gl.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/theming/l10n/gl.js b/apps/theming/l10n/gl.js index 6369b631d7a..4c072ec0585 100644 --- a/apps/theming/l10n/gl.js +++ b/apps/theming/l10n/gl.js @@ -86,6 +86,7 @@ OC.L10N.register( "Select background" : "Seleccione o fondo", "No background has been selected" : "Non foi seleccionado ningún fondo", "Theme selection is enforced" : "Imponse a selección de temas", + "Navigation bar settings" : "Axustes da barra de navegación", "Default app" : "Aplicación predeterminada", "Select a custom color" : "Seleccione unha cor personalizada", "Reset to default" : "Restabelecer os valores predeterminados", diff --git a/apps/theming/l10n/gl.json b/apps/theming/l10n/gl.json index f7e1533e9e1..29894f16653 100644 --- a/apps/theming/l10n/gl.json +++ b/apps/theming/l10n/gl.json @@ -84,6 +84,7 @@ "Select background" : "Seleccione o fondo", "No background has been selected" : "Non foi seleccionado ningún fondo", "Theme selection is enforced" : "Imponse a selección de temas", + "Navigation bar settings" : "Axustes da barra de navegación", "Default app" : "Aplicación predeterminada", "Select a custom color" : "Seleccione unha cor personalizada", "Reset to default" : "Restabelecer os valores predeterminados", |