mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
add lang de/pl/pt/ro/ru/sv
This commit is contained in:
15
resources/lang/pl/fun.php
Normal file
15
resources/lang/pl/fun.php
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'msg_fun_item_banned' => "Zabawny przedmiot zbanowany",
|
||||
'msg_your_fun_item' => "Twój zabawny przedmiot '",
|
||||
'msg_is_ban_by' => "' jest zbanowany przez ",
|
||||
'msg_reason' => ". Powód: ",
|
||||
'msg_fun_item_reward' => "Nagroda za zabawę",
|
||||
'msg_out_of' => " z ",
|
||||
'msg_people_think' => " pomyśl o zabawnym przedmiocie, który opublikowałeś ",
|
||||
'msg_is_fun' => " jest zabawny. A więc tutaj ",
|
||||
'msg_bonus_as_reward' => " Punkty karmy jako nagroda.",
|
||||
'msg_fun_item_dull' => "Zabawny młot przedmiotów",
|
||||
'msg_is_dull' => " jest w rzeczywistości pusty :thumbsdown: . Więc został usunięty z strony głównej. Może potrzebujesz poprawić poczucie humoru.",
|
||||
];
|
||||
Reference in New Issue
Block a user