mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
add lang: nl + deprecate lang/_target
This commit is contained in:
@@ -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