Add phrases

This commit is contained in:
Daniel Brendel
2025-05-30 05:10:55 +02:00
parent 414c51ad94
commit c33a4c35df
8 changed files with 23 additions and 15 deletions

View File

@@ -481,6 +481,7 @@ return [
'move_plants' => 'Flyt planter',
'bulk_move_plants' => 'Flyt planter til et andet sted',
'hardy' => 'Hårdfør',
'sorting_type_hardy' => 'Hardy',
'confirm_set_gallery_photo_as_main' => 'Vil du erstatte hovedbilledet med dette?'
'sorting_type_hardy' => 'Hårdfør',
'confirm_set_gallery_photo_as_main' => 'Vil du erstatte hovedbilledet med dette?',
'enable_quick_add' => 'Aktiver Quick-Add-widget'
];

View File

@@ -482,5 +482,6 @@ return [
'bulk_move_plants' => 'Pflanzen in einen anderen Raum verschieben',
'hardy' => 'Winterhart',
'sorting_type_hardy' => 'Winterhart',
'confirm_set_gallery_photo_as_main' => 'Soll das Hauptfoto mit diesem hier ersetzt werden?'
'confirm_set_gallery_photo_as_main' => 'Soll das Hauptfoto mit diesem hier ersetzt werden?',
'enable_quick_add' => 'Quick-Add-Widget aktivieren'
];

View File

@@ -481,6 +481,7 @@ return [
'move_plants' => 'Mover plantas',
'bulk_move_plants' => 'Mover plantas a una ubicación diferente',
'hardy' => 'Resistente al frío',
'sorting_type_hardy' => 'Hardy',
'confirm_set_gallery_photo_as_main' => '¿Quieres reemplazar la foto principal con esta?'
'sorting_type_hardy' => 'Resistente al frío',
'confirm_set_gallery_photo_as_main' => '¿Quieres reemplazar la foto principal con esta?',
'enable_quick_add' => 'Activar el widget de adición rápida'
];

View File

@@ -481,6 +481,7 @@ return [
'move_plants' => 'Déplacer les plantes',
'bulk_move_plants' => 'Déplacer les plantes vers un autre emplacement',
'hardy' => 'Résistante au froid',
'sorting_type_hardy' => 'Hardy',
'confirm_set_gallery_photo_as_main' => 'Voulez-vous remplacer la photo principale par celle-ci?'
'sorting_type_hardy' => 'Résistante au froid',
'confirm_set_gallery_photo_as_main' => 'Voulez-vous remplacer la photo principale par celle-ci?',
'enable_quick_add' => 'Activer le widget dajout rapide'
];

View File

@@ -481,6 +481,7 @@ return [
'move_plants' => 'Verplaats planten',
'bulk_move_plants' => 'Verplaats planten naar een andere locatie',
'hardy' => 'Winterhard',
'sorting_type_hardy' => 'Hardy',
'confirm_set_gallery_photo_as_main' => 'Wil je de hoofdafbeelding vervangen door deze?'
'sorting_type_hardy' => 'Winterhard',
'confirm_set_gallery_photo_as_main' => 'Wil je de hoofdafbeelding vervangen door deze?',
'enable_quick_add' => 'Quick-Add-widget inschakelen'
];

View File

@@ -481,6 +481,7 @@ return [
'move_plants' => 'Flytt planter',
'bulk_move_plants' => 'Flytt planter til et annet sted',
'hardy' => 'Hardfør',
'sorting_type_hardy' => 'Hardy',
'confirm_set_gallery_photo_as_main' => 'Vil du bytte ut hovedbildet med dette?'
'sorting_type_hardy' => 'Hardfør',
'confirm_set_gallery_photo_as_main' => 'Vil du bytte ut hovedbildet med dette?',
'enable_quick_add' => 'Aktiver Quick-Add-modulen'
];

View File

@@ -481,6 +481,7 @@ return [
'move_plants' => 'Przenieś rośliny',
'bulk_move_plants' => 'Przenieś rośliny w inne miejsce',
'hardy' => 'Mrozoodporna',
'sorting_type_hardy' => 'Hardy',
'confirm_set_gallery_photo_as_main' => 'Czy chcesz zastąpić główne zdjęcie tym?'
'sorting_type_hardy' => 'Mrozoodporna',
'confirm_set_gallery_photo_as_main' => 'Czy chcesz zastąpić główne zdjęcie tym?',
'enable_quick_add' => 'Włącz widżet szybkiego dodawania'
];

View File

@@ -481,6 +481,7 @@ return [
'move_plants' => 'Mover plantas',
'bulk_move_plants' => 'Mover plantas para outro local',
'hardy' => 'Resistente ao frio',
'sorting_type_hardy' => 'Hardy',
'confirm_set_gallery_photo_as_main' => 'Você quer substituir a foto principal por esta?'
'sorting_type_hardy' => 'Resistente ao frio',
'confirm_set_gallery_photo_as_main' => 'Você quer substituir a foto principal por esta?',
'enable_quick_add' => 'Ativar o widget de adição rápida'
];