mirror of
https://github.com/danielbrendel/hortusfox-web.git
synced 2026-02-21 13:58:39 -06:00
Add phrases
This commit is contained in:
@@ -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'
|
||||
];
|
||||
@@ -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'
|
||||
];
|
||||
@@ -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'
|
||||
];
|
||||
|
||||
@@ -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 d’ajout rapide'
|
||||
];
|
||||
@@ -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'
|
||||
];
|
||||
@@ -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'
|
||||
];
|
||||
@@ -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'
|
||||
];
|
||||
@@ -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'
|
||||
];
|
||||
Reference in New Issue
Block a user