userdetails props

This commit is contained in:
xiaomlove
2022-08-10 18:40:08 +08:00
parent e9b141fc00
commit c074b1e1ed
2 changed files with 6 additions and 0 deletions

View File

@@ -152,5 +152,8 @@ $lang_userdetails = array
'text_donoruntil_note' => "時間格式為'年年年年-月月-日日 時時:分分:秒秒'。留空永久有效。",
'change_field_value_migrated' => '修改請到管理後臺操作',
'sure_to_remove_leech_warn' => '確定要清除此吸血警告嗎?',
'row_user_props' => '道具',
'meta_key_change_username_username' => '新用戶名',
'consume' => '使用',
);
?>