diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-03-23 02:27:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-03-23 02:27:52 +0000 |
commit | b5338e380ec422e2313e762347e3425bf0a6ac40 (patch) | |
tree | 436be29357e1b28a0e007eb0b5d8eda531a3a560 /apps/dashboard/l10n/gl.js | |
parent | 0e57491f6b7105934239b5f21143a43e89fdb839 (diff) | |
download | nextcloud-server-b5338e380ec422e2313e762347e3425bf0a6ac40.tar.gz nextcloud-server-b5338e380ec422e2313e762347e3425bf0a6ac40.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dashboard/l10n/gl.js')
-rw-r--r-- | apps/dashboard/l10n/gl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dashboard/l10n/gl.js b/apps/dashboard/l10n/gl.js index fd708421d52..b2035cddceb 100644 --- a/apps/dashboard/l10n/gl.js +++ b/apps/dashboard/l10n/gl.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Dashboard" : "Taboleiro", "Dashboard app" : "Aplicación de taboleiro", - "Show something" : "Amosar algo", "Customize" : "Personalizar", "Edit widgets" : "Editar trebellos", "Change background image" : "Cambiar imaxe de fondo", @@ -26,6 +25,7 @@ OC.L10N.register( "Default images" : "Imaxes predeterminadas", "Plain background" : "Fondo sinxelo", "Insert from {productName}" : "Inserir dende {productName}", + "Show something" : "Amosar algo", "Get more widgets from the app store" : "Obter máis trebellos na tenda de aplicacións" }, "nplurals=2; plural=(n != 1);"); |