diff options
Diffstat (limited to 'apps/theming/l10n/hu.js')
-rw-r--r-- | apps/theming/l10n/hu.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/theming/l10n/hu.js b/apps/theming/l10n/hu.js index ca3299ff98f..cdd9807d778 100644 --- a/apps/theming/l10n/hu.js +++ b/apps/theming/l10n/hu.js @@ -13,7 +13,6 @@ OC.L10N.register( "You are already using a custom theme" : "Már egyedi témát használ", "Theming" : "Témázás", "Name" : "Név", - "reset to default" : "Visszaállítás alapértelmezettre", "Web address" : "Webcím", "Web address https://…" : "Webcím https://...", "Slogan" : "Szlogen", @@ -22,6 +21,7 @@ OC.L10N.register( "Upload new logo" : "Új logó feltöltése", "Login image" : "Bejelentkező kép", "Upload new login background" : "Új bejelentkező kép feltöltése", + "reset to default" : "Visszaállítás alapértelmezettre", "Log in image" : "Bejelentkező kép" }, "nplurals=2; plural=(n != 1);"); |