mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
custom fields i18n finish
This commit is contained in:
@@ -76,6 +76,10 @@ $lang_catmanage = array
|
||||
'std_invalid_character_in_filename' => "此檔名包含不合法字元:",
|
||||
'std_must_define_one_selection' => "你必須至少指定一個選取!",
|
||||
'std_invalid_mode_id' => "無效的型態id。",
|
||||
'row_enable_custom_field' => '啟用自字義字段',
|
||||
'row_custom_field_display_name' => '自定義字段展示名稱',
|
||||
'row_custom_field_display' => '自定義字段展示',
|
||||
'row_custom_field_display_help' => '使用特殊的標簽代表字段的名稱和值,如某字段其 Name 為 artist,則它的名稱為:<%artist.label%>,它的值為:<%artist.value%>',
|
||||
);
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user