diff options
Diffstat (limited to 'apps/dashboard/l10n/oc.js')
-rw-r--r-- | apps/dashboard/l10n/oc.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dashboard/l10n/oc.js b/apps/dashboard/l10n/oc.js index 15bb9944223..255961cf75c 100644 --- a/apps/dashboard/l10n/oc.js +++ b/apps/dashboard/l10n/oc.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Dashboard" : "Tablèu de bòrd", "Dashboard app" : "Aplicacion de tablèu de bòrd", - "Show something" : "Mostrar quicòm", "Customize" : "Personalizar", "Edit widgets" : "Editar widgets", "Get more widgets from the App Store" : "Obténer mai de widgets sus l’App Store", @@ -23,6 +22,7 @@ OC.L10N.register( "Hello" : "Adieu", "Hello, {name}" : "Adieu, {name}", "Default images" : "Imatges per defaut", - "Plain background" : "Fons unit" + "Plain background" : "Fons unit", + "Show something" : "Mostrar quicòm" }, "nplurals=2; plural=(n > 1);"); |