'copy' => 'Másolás',
'reply' => 'Válasz',
'delete' => 'Törlés',
- 'delete_confirm' => 'Confirm Deletion',
+ 'delete_confirm' => 'Törlés megerősítése',
'search' => 'Keresés',
'search_clear' => 'Keresés törlése',
'reset' => 'Visszaállítás',
'sort_ascending' => 'Növekvő sorrend',
'sort_descending' => 'Csökkenő sorrend',
'sort_name' => 'Név',
+ 'sort_default' => 'Default',
'sort_created_at' => 'Létrehozás dátuma',
'sort_updated_at' => 'Frissítés dátuma',
'breadcrumb' => 'Morzsa',
// Header
+ 'header_menu_expand' => 'Expand Header Menu',
'profile_menu' => 'Profil menü',
'view_profile' => 'Profil megtekintése',
'edit_profile' => 'Profil szerkesztése',
- 'dark_mode' => 'Dark Mode',
- 'light_mode' => 'Light Mode',
+ 'dark_mode' => 'Sötét mód',
+ 'light_mode' => 'Világos mód',
// Layout tabs
'tab_info' => 'Információ',
+ 'tab_info_label' => 'Tab: Show Secondary Information',
'tab_content' => 'Tartalom',
+ 'tab_content_label' => 'Tab: Show Primary Content',
// Email Content
'email_action_help' => 'Probléma esetén a lenti ":actionText" gombra kell kattintani, majd ki kell másolni a lenti webcímet és be kell illeszteni egy böngészőbe:',
'email_rights' => 'Minden jog fenntartva',
+
+ // Footer Link Options
+ // Not directly used but available for convenience to users.
+ 'privacy_policy' => 'Privacy Policy',
+ 'terms_of_service' => 'Terms of Service',
];