mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +08:00
add lang fi + fr
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'msg_has_allowed' => " vous a autorisé à télécharger ",
|
||||
'msg_find_offer_option' => "Vous trouverez une nouvelle option sur la page de téléchargement.",
|
||||
'msg_your_offer_allowed' => "Votre offre a été autorisée",
|
||||
'msg_offer_voted_on' => "Votre offre a été votée. Vous êtes autorisé à télécharger ",
|
||||
'msg_offer_voted_off' => "Votre offre a été rejetée. Vous n'êtes pas autorisé à la télécharger ",
|
||||
'msg_voted_on' => " a été voté sur",
|
||||
'msg_offer_deleted' => "Votre offre a été supprimée",
|
||||
'msg_your_offer' => "Votre offre '",
|
||||
'msg_was_deleted_by' => "' a été supprimé par ",
|
||||
'msg_blank' => ".",
|
||||
'msg_you_must_upload_in' => "Veuillez télécharger l'offre dans ",
|
||||
'msg_hours_otherwise' => " heures sinon l'offre serait supprimée.",
|
||||
'msg_reason_is' => "La raison : ",
|
||||
];
|
||||
Reference in New Issue
Block a user