mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations message.php (Catalan)
This commit is contained in:
parent
193af28c6b
commit
90ebb7929f
@ -32,4 +32,10 @@ return [
|
||||
'sold_status_change' => "L'estat del vostre anunci s'ha definit com a venut.",
|
||||
'status_change' => "L'estat del vostre anunci s'ha configurat en: estat!",
|
||||
'disabled_detailed_options_for_admin_role' => "Les opcions detallades del producte estan desactivades.",
|
||||
'permission_error' => 'No teniu permís per a aquesta acció',
|
||||
'currency_converter_not_available' => 'El convertidor de moneda no està disponible.',
|
||||
'option_saved' => 'Opció desada',
|
||||
'do_you_want_to_save_the_option' => 'Vols desar l\'opció?',
|
||||
'you_can_not_delete_a_system_status' => 'No podeu suprimir un estat del sistema!',
|
||||
'product_added_to_cart' => 'Producte afegit al carretó!',
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user