mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
add lang: ja
This commit is contained in:
@@ -48,7 +48,6 @@ $lang_offers = array
|
||||
'text_pending' => "待定",
|
||||
'text_allowed' => "允许",
|
||||
'text_denied' => "拒绝",
|
||||
'text_edit_offer' => "编辑候选",
|
||||
'text_delete_offer' => "删除候选",
|
||||
'report_offer' => "举报候选",
|
||||
'row_allow' => "允许",
|
||||
@@ -72,7 +71,6 @@ $lang_offers = array
|
||||
'std_have_no_permission' => "你没有该权限",
|
||||
'std_sorry' => "对不起",
|
||||
'std_no_votes_yet' => "暂时没有投票... ",
|
||||
'std_back_to_offer_detail' => "回到候选详情",
|
||||
'std_cannot_edit_others_offer' => "你没有权限编辑别人的候选",
|
||||
'head_edit_offer' => "编辑候选",
|
||||
'text_edit_offer' => "编辑候选",
|
||||
|
||||
Reference in New Issue
Block a user