mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations message.php (French)
This commit is contained in:
parent
0e1f3f4668
commit
4717179fcc
@ -2,24 +2,24 @@
|
||||
|
||||
return [
|
||||
'error_added_cart' => 'Le produit demandé est actuellement manquant ou inactif',
|
||||
'please_payment' => 'Please Pay',
|
||||
'bank_account_info' => 'Bank account information',
|
||||
'agreement' => 'By clicking Post, you agree to our Terms of Use and Privacy Policy acknowledge that you are the rightful owner of this item.',
|
||||
'update_category_msg' => 'The classified category will be updated.',
|
||||
'updated_category_msg' => 'Category successfully edited.',
|
||||
'please_payment' => 'Payez s\'il vous plait',
|
||||
'bank_account_info' => 'information de compte bancaire',
|
||||
'agreement' => 'En cliquant sur Publier, vous acceptez nos conditions d\'utilisation et notre politique de confidentialité reconnaissez que vous êtes le propriétaire légitime de cet article.',
|
||||
'update_category_msg' => 'La catégorie classée sera mise à jour.',
|
||||
'updated_category_msg' => 'Catégorie modifiée avec succès.',
|
||||
'create_ad_with_post_cat' => [
|
||||
'title' => "Post an Ad in just 30 seconds",
|
||||
'success' => true,
|
||||
'continueBtn' => "Continue",
|
||||
'continueBtn' => "Continuer",
|
||||
],
|
||||
'update_category_info' => 'Please update category.',
|
||||
'filter_by_search_msg' => 'Filter By Search.',
|
||||
'delete_author_error' => 'You cannot delete a post that does not belong to you',
|
||||
'success_delete' => 'Ad Deleted',
|
||||
'pending_ad_status' => 'Your ad is pending approval by the Editor.',
|
||||
'extended' => ':number ad(s) has been extended successfully.',
|
||||
'category_not_exist' => 'This category does not exist anymore!',
|
||||
'currency_converted' => 'Currency Converted Successfully.',
|
||||
'choose_user' => 'Choose a user',
|
||||
'owner_updated_successfully' => 'The Owner Has Been Updated Successfully!',
|
||||
'update_category_info' => 'Veuillez mettre à jour la catégorie.',
|
||||
'filter_by_search_msg' => 'Filtrer par recherche.',
|
||||
'delete_author_error' => 'Vous ne pouvez pas supprimer une publication qui ne vous appartient pas',
|
||||
'success_delete' => 'Annonce supprimée',
|
||||
'pending_ad_status' => 'Votre annonce est en attente d\'approbation par l\'éditeur.',
|
||||
'extended' => ': le nombre d\'annonces a été étendu avec succès.',
|
||||
'category_not_exist' => 'Cette catégorie n\'existe plus!',
|
||||
'currency_converted' => 'Conversion de devise réussie.',
|
||||
'choose_user' => 'Choisissez un utilisateur',
|
||||
'owner_updated_successfully' => 'Le propriétaire a été mis à jour avec succès!',
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user