add lang: nl + deprecate lang/_target

This commit is contained in:
xiaomlove
2025-04-21 02:53:56 +07:00
parent 4166a933e1
commit d990723ebc
310 changed files with 14339 additions and 245 deletions
+15
View 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: 。所以它已被从首页移除。也许你需要提高一点幽默感。",
];