aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/hu/install.php
diff options
context:
space:
mode:
authorGravatar András Marczinkó <andris155@users.noreply.github.com> 2023-12-03 14:08:48 +0100
committerGravatar GitHub <noreply@github.com> 2023-12-03 14:08:48 +0100
commiteb2c2d9a01ba54865b944f75d8436f933ed3ebfc (patch)
tree0b05b790cf043f429d3a6cf9803c58c93d0a1535 /app/i18n/hu/install.php
parent8c18dc16a9ec15715da5f0f8c2529d1a292a97c2 (diff)
Updated Hungarian translation (#5918)
* Updated Hungarian translation * Fix typos config --------- Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'app/i18n/hu/install.php')
-rw-r--r--app/i18n/hu/install.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/i18n/hu/install.php b/app/i18n/hu/install.php
index e551d1ab1..34cfd7aea 100644
--- a/app/i18n/hu/install.php
+++ b/app/i18n/hu/install.php
@@ -19,10 +19,10 @@ return array(
'reinstall' => 'FreshRSS újratelepítése',
),
'auth' => array(
- 'form' => 'Web form (hagyományos, JavaScript-et igényel)',
+ 'form' => 'Webes űrlap (hagyományos, JavaScript-et igényel)',
'http' => 'HTTP (haladó felhasználóknak HTTPSel)',
- 'none' => 'None (veszélyes)',
- 'password_form' => 'Jelszó<br /><small>(a Web-form belépési módszerhez)</small>',
+ 'none' => 'Egyik sem (veszélyes)',
+ 'password_form' => 'Jelszó<br /><small>(a Webes űrlap belépési módszerhez)</small>',
'password_format' => 'Legalább 7 karakter',
'type' => 'Hitelesítési mód',
),