mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-26 10:13:38 +08:00
New translations components.php (Hungarian)
This commit is contained in:
parent
437cd823b8
commit
a0f21aeebd
|
@ -15,7 +15,7 @@ return [
|
|||
'image_load_more' => 'Több betöltése',
|
||||
'image_image_name' => 'Kép neve',
|
||||
'image_delete_used' => 'Ez a kép a lenti oldalakon van használatban.',
|
||||
'image_delete_confirm_text' => 'Are you sure you want to delete this image?',
|
||||
'image_delete_confirm_text' => 'Biztosan törölhető ez a kép?',
|
||||
'image_select_image' => 'Kép kiválasztása',
|
||||
'image_dropzone' => 'Képek feltöltése ejtéssel vagy kattintással',
|
||||
'images_deleted' => 'Képek törölve',
|
||||
|
@ -29,6 +29,6 @@ return [
|
|||
'code_editor' => 'Kód szerkesztése',
|
||||
'code_language' => 'Kód nyelve',
|
||||
'code_content' => 'Kód tartalom',
|
||||
'code_session_history' => 'Session History',
|
||||
'code_session_history' => 'Munkamenet előzményei',
|
||||
'code_save' => 'Kód mentése',
|
||||
];
|
||||
|
|
Loading…
Reference in New Issue
Block a user