mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
update lang
This commit is contained in:
15
resources/lang/ja/fun.php
Normal file
15
resources/lang/ja/fun.php
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'msg_fun_item_banned' => "楽しいアイテムが禁止されました",
|
||||
'msg_your_fun_item' => "あなたの楽しいアイテム '",
|
||||
'msg_is_ban_by' => "' は禁止されています ",
|
||||
'msg_reason' => "理由: ",
|
||||
'msg_fun_item_reward' => "楽しいアイテムボーナス",
|
||||
'msg_out_of' => " のうち ",
|
||||
'msg_people_think' => " お前が投稿した楽しいアイテムを考えろ ",
|
||||
'msg_is_fun' => " これは楽しいことです ",
|
||||
'msg_bonus_as_reward' => " カルマポイントを報酬として。",
|
||||
'msg_fun_item_dull' => "楽しいアイテムが鈍いです",
|
||||
'msg_is_dull' => " は実際には鈍い :thumbsdown: です。ホームページから削除されました。ユーモアのセンスを向上させる必要があるかもしれません。",
|
||||
];
|
||||
Reference in New Issue
Block a user