diff options
Diffstat (limited to 'config/locales/hu.yml')
-rw-r--r-- | config/locales/hu.yml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/config/locales/hu.yml b/config/locales/hu.yml index 6e161f90a..ad6f65bae 100644 --- a/config/locales/hu.yml +++ b/config/locales/hu.yml @@ -50,6 +50,9 @@ about_x_hours: one: 'csaknem 1 órája' other: 'csaknem %{count} órája' + x_hours: + one: "1 hour" + other: "%{count} hours" x_days: one: '1 napja' other: '%{count} napja' @@ -1050,3 +1053,8 @@ text_account_destroy_confirmation: |- Are you sure you want to proceed? Your account will be permanently deleted, with no way to reactivate it. + error_session_expired: Your session has expired. Please login again. + text_session_expiration_settings: "Warning: changing these settings may expire the current sessions including yours." + setting_session_lifetime: Session maximum lifetime + setting_session_timeout: Session inactivity timeout + label_session_expiration: Session expiration |