mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-04-13 00:18:08 +00:00
New translations components.php (Swedish)
This commit is contained in:
parent
2a4607bb3f
commit
0f69dafe97
1 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ return [
|
|||
'image_load_more' => 'Ladda fler',
|
||||
'image_image_name' => 'Bildnamn',
|
||||
'image_delete_used' => 'Den här bilden används på nedanstående sidor.',
|
||||
'image_delete_confirm_text' => 'Are you sure you want to delete this image?',
|
||||
'image_delete_confirm_text' => 'Är du säker på att du vill radera denna bild?',
|
||||
'image_select_image' => 'Välj bild',
|
||||
'image_dropzone' => 'Släpp bilder här eller klicka för att ladda upp',
|
||||
'images_deleted' => 'Bilder borttagna',
|
||||
|
@ -29,6 +29,6 @@ return [
|
|||
'code_editor' => 'Redigera kod',
|
||||
'code_language' => 'Språk',
|
||||
'code_content' => 'Kod',
|
||||
'code_session_history' => 'Session History',
|
||||
'code_session_history' => 'Sessionshistorik',
|
||||
'code_save' => 'Spara',
|
||||
];
|
||||
|
|
Loading…
Add table
Reference in a new issue