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' => " hat dir erlaubt hochzuladen ",
|
||||
'msg_find_offer_option' => "Eine neue Option finden Sie auf der Upload-Seite.",
|
||||
'msg_your_offer_allowed' => "Ihr Angebot wurde erlaubt",
|
||||
'msg_offer_voted_on' => "Ihr Angebot wurde positiv bewertet. Sie dürfen hochladen ",
|
||||
'msg_offer_voted_off' => "Ihr Angebot wurde abgestimmt. Sie sind nicht berechtigt hochzuladen ",
|
||||
'msg_voted_on' => " wurde abgestimmt über",
|
||||
'msg_offer_deleted' => "Ihr Angebot wurde gelöscht",
|
||||
'msg_your_offer' => "Ihr Angebot '",
|
||||
'msg_was_deleted_by' => "' wurde gelöscht von ",
|
||||
'msg_blank' => ".",
|
||||
'msg_you_must_upload_in' => "Bitte lade das Angebot hoch innerhalb ",
|
||||
'msg_hours_otherwise' => " Andernfalls wird das Angebot gelöscht.",
|
||||
'msg_reason_is' => "Der Grund: ",
|
||||
];
|
||||
Reference in New Issue
Block a user