mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-04-21 03:30:38 +00:00
New translations common.php (Hungarian)
This commit is contained in:
parent
367ba587c7
commit
437cd823b8
1 changed files with 3 additions and 3 deletions
|
@ -33,7 +33,7 @@ return [
|
||||||
'copy' => 'Másolás',
|
'copy' => 'Másolás',
|
||||||
'reply' => 'Válasz',
|
'reply' => 'Válasz',
|
||||||
'delete' => 'Törlés',
|
'delete' => 'Törlés',
|
||||||
'delete_confirm' => 'Confirm Deletion',
|
'delete_confirm' => 'Törlés megerősítése',
|
||||||
'search' => 'Keresés',
|
'search' => 'Keresés',
|
||||||
'search_clear' => 'Keresés törlése',
|
'search_clear' => 'Keresés törlése',
|
||||||
'reset' => 'Visszaállítás',
|
'reset' => 'Visszaállítás',
|
||||||
|
@ -67,8 +67,8 @@ return [
|
||||||
'profile_menu' => 'Profil menü',
|
'profile_menu' => 'Profil menü',
|
||||||
'view_profile' => 'Profil megtekintése',
|
'view_profile' => 'Profil megtekintése',
|
||||||
'edit_profile' => 'Profil szerkesztése',
|
'edit_profile' => 'Profil szerkesztése',
|
||||||
'dark_mode' => 'Dark Mode',
|
'dark_mode' => 'Sötét mód',
|
||||||
'light_mode' => 'Light Mode',
|
'light_mode' => 'Világos mód',
|
||||||
|
|
||||||
// Layout tabs
|
// Layout tabs
|
||||||
'tab_info' => 'Információ',
|
'tab_info' => 'Információ',
|
||||||
|
|
Loading…
Add table
Reference in a new issue