gift revamp
This commit is contained in:
@@ -517,7 +517,7 @@ return [
|
||||
'gift_col_party' => 'Festa',
|
||||
'gift_debtor' => 'Deutor',
|
||||
'gift_creditor' => 'Creditor',
|
||||
'gift_liquidations' => 'Liquidacions',
|
||||
'gift_liquidations' => 'Tricount',
|
||||
'gift_no_debt' => 'Cap deute pendent.',
|
||||
'gift_owes' => 'ha de pagar',
|
||||
'gift_to' => 'a',
|
||||
@@ -532,4 +532,9 @@ return [
|
||||
'gift_modal_price' => 'Preu (€)',
|
||||
'gift_modal_link' => 'Enllaç (opcional)',
|
||||
'gift_confirm_delete' => 'Vols eliminar aquest regal?',
|
||||
'gift_filter_all_children' => 'Tots els nens',
|
||||
'gift_filter_all_adults' => 'Tots els adults',
|
||||
'gift_empty_state_no_gifts' => 'Cap regal de moment.',
|
||||
'gift_empty_state_no_filter' => 'Cap regal correspon al filtre.',
|
||||
'gift_view_matrix' => 'Veure la matriu detallada',
|
||||
];
|
||||
@@ -501,7 +501,7 @@ return [
|
||||
'gift_page_title' => 'PachaFamily - Liste de cadeaux',
|
||||
'gift_occ_tio' => 'Tió',
|
||||
'gift_occ_noel' => 'Noël',
|
||||
'gift_occ_rois' => 'Rois',
|
||||
'gift_occ_rois' => 'Rois mages',
|
||||
'gift_occ_anniv' => 'Anniversaire',
|
||||
'gift_occ_sant' => 'Saint',
|
||||
'gift_main_title' => 'Liste de cadeaux %s',
|
||||
@@ -518,7 +518,7 @@ return [
|
||||
'gift_col_party' => 'Fête',
|
||||
'gift_debtor' => 'Débiteur',
|
||||
'gift_creditor' => 'Créancier',
|
||||
'gift_liquidations' => 'Liquidations',
|
||||
'gift_liquidations' => 'Tricount',
|
||||
'gift_no_debt' => 'Aucune dette en cours.',
|
||||
'gift_owes' => 'doit',
|
||||
'gift_to' => 'à',
|
||||
@@ -533,4 +533,9 @@ return [
|
||||
'gift_modal_price' => 'Prix (€)',
|
||||
'gift_modal_link' => 'Lien (optionnel)',
|
||||
'gift_confirm_delete' => 'Voulez-vous vraiment supprimer ce cadeau ?',
|
||||
'gift_filter_all_children' => 'Tous les enfants',
|
||||
'gift_filter_all_adults' => 'Tous les adultes',
|
||||
'gift_empty_state_no_gifts' => 'Aucun cadeau pour le moment.',
|
||||
'gift_empty_state_no_filter' => 'Aucun cadeau ne correspond au filtre.',
|
||||
'gift_view_matrix' => 'Voir la matrice détaillée',
|
||||
];
|
||||
Reference in New Issue
Block a user