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/hu.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/hu.js')
-rw-r--r-- | apps/dashboard/l10n/hu.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dashboard/l10n/hu.js b/apps/dashboard/l10n/hu.js index 829d61056a6..60f8dc13316 100644 --- a/apps/dashboard/l10n/hu.js +++ b/apps/dashboard/l10n/hu.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Dashboard" : "Irányítópult", "Dashboard app" : "Irányítópult alkalmazás", - "Show something" : "Mutasson valamit", "Customize" : "Testreszabás", "Edit widgets" : "Modulok szerkesztése", "Get more widgets from the App Store" : "További modulok letöltése az alkalmazástárból.", @@ -27,6 +26,7 @@ OC.L10N.register( "Default images" : "Alapértelmezett képek", "Plain background" : "Egyszerű háttér", "Insert from {productName}" : "Beillesztés innen: {productName}-", + "Show something" : "Mutasson valamit", "Get more widgets from the app store" : "Töltsön le további modulokat az alkalmazástárból" }, "nplurals=2; plural=(n != 1);"); |