Skip to content

Commit 7f38e1c

Browse files
committed
#312 Translations
1 parent 70b0235 commit 7f38e1c

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

app/lang/da/app.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -462,6 +462,6 @@
462462
'plant_sorting_view_cards' => 'Se som kort',
463463
'plant_sorting_view_list' => 'Se som liste',
464464
'amount' => 'Beløb',
465-
'confirm_remove_preview_photo' => 'Do you really want to remove this photo?',
466-
'move_current_photo_to_gallery' => 'Move current photo to gallery'
465+
'confirm_remove_preview_photo' => 'Vil du virkelig fjerne dette billede?',
466+
'move_current_photo_to_gallery' => 'Flyt det aktuelle billede til galleriet'
467467
];

app/lang/es/app.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -462,6 +462,6 @@
462462
'plant_sorting_view_cards' => 'Ver como tarjetas',
463463
'plant_sorting_view_list' => 'Ver como lista',
464464
'amount' => 'Cantidad',
465-
'confirm_remove_preview_photo' => 'Do you really want to remove this photo?',
466-
'move_current_photo_to_gallery' => 'Move current photo to gallery'
465+
'confirm_remove_preview_photo' => '¿Realmente quieres eliminar esta foto?',
466+
'move_current_photo_to_gallery' => 'Mover la foto actual a la galería'
467467
];

app/lang/fr/app.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -462,6 +462,6 @@
462462
'plant_sorting_view_cards' => 'Afficher sous forme de cartes',
463463
'plant_sorting_view_list' => 'Afficher sous forme de liste',
464464
'amount' => 'Quantité',
465-
'confirm_remove_preview_photo' => 'Do you really want to remove this photo?',
466-
'move_current_photo_to_gallery' => 'Move current photo to gallery'
465+
'confirm_remove_preview_photo' => 'Voulez-vous vraiment supprimer cette photo?',
466+
'move_current_photo_to_gallery' => 'Déplacer la photo actuelle vers la galerie'
467467
];

app/lang/pl/app.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -462,6 +462,6 @@
462462
'plant_sorting_view_cards' => 'Zobacz jako karty',
463463
'plant_sorting_view_list' => 'Wyświetl jako listę',
464464
'amount' => 'Ilość',
465-
'confirm_remove_preview_photo' => 'Do you really want to remove this photo?',
466-
'move_current_photo_to_gallery' => 'Move current photo to gallery'
465+
'confirm_remove_preview_photo' => 'Czy na pewno chcesz usunąć to zdjęcie?',
466+
'move_current_photo_to_gallery' => 'Przenieś bieżące zdjęcie do galerii'
467467
];

0 commit comments

Comments
 (0)