mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
add lang de/pl/pt/ro/ru/sv
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'msg_has_allowed' => " v-a permis să încărcaţi ",
|
||||
'msg_find_offer_option' => "Veţi găsi o nouă opţiune pe pagina de încărcare.",
|
||||
'msg_your_offer_allowed' => "Oferta ta a fost permisă",
|
||||
'msg_offer_voted_on' => "Oferta ta ta a fost votată. Ai dreptul să încarci ",
|
||||
'msg_offer_voted_off' => "Oferta ta ta a fost votată. Nu ai voie să încarci ",
|
||||
'msg_voted_on' => " a fost votat pentru",
|
||||
'msg_offer_deleted' => "Oferta ta a fost ștearsă",
|
||||
'msg_your_offer' => "Oferta ta '",
|
||||
'msg_was_deleted_by' => "' a fost șters de ",
|
||||
'msg_blank' => ".",
|
||||
'msg_you_must_upload_in' => "Vă rugăm să încărcați oferta în ",
|
||||
'msg_hours_otherwise' => " ore. În caz contrar, oferta ar fi ștearsă.",
|
||||
'msg_reason_is' => "Motivul: ",
|
||||
];
|
||||
Reference in New Issue
Block a user