mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-05-14 20:17:35 +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