mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 14:56:13 -06:00
New translations message.php (Serbian (Latin))
This commit is contained in:
parent
28a9ebc7a6
commit
c4bdaf8c94
@ -32,4 +32,10 @@ return [
|
|||||||
'sold_status_change' => "Status vašeg oglasa je prodato!",
|
'sold_status_change' => "Status vašeg oglasa je prodato!",
|
||||||
'status_change' => "Status vašeg oglasa je :status!",
|
'status_change' => "Status vašeg oglasa je :status!",
|
||||||
'disabled_detailed_options_for_admin_role' => "Detaljne opcije proizvoda su onemogućene.",
|
'disabled_detailed_options_for_admin_role' => "Detaljne opcije proizvoda su onemogućene.",
|
||||||
|
'permission_error' => 'You do not have permission for this action',
|
||||||
|
'currency_converter_not_available' => 'The currency converter is not available.',
|
||||||
|
'option_saved' => 'Option Saved',
|
||||||
|
'do_you_want_to_save_the_option' => 'Do you want to save the option?',
|
||||||
|
'you_can_not_delete_a_system_status' => 'You can not delete a system status!',
|
||||||
|
'product_added_to_cart' => 'Product added to cart!',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user