l10n: 自定义汉化文件

This commit is contained in:
2024-05-05 21:03:11 +08:00
parent 2c744cc5bd
commit 9af96a2061
6 changed files with 59 additions and 8 deletions

View File

@ -820,5 +820,8 @@
"tools_action_unp4k_info": "Package Star Citizen P4K File",
"tools_unp4k_title": "P4k viewer -> {v0}",
"tools_unp4k_view_file": "Click the file to preview",
"tools_unp4k_msg_unknown_file_type": "Unknown file type\n{v0}"
"tools_unp4k_msg_unknown_file_type": "Unknown file type\n{v0}",
"home_localization_select_customize_file_ini": "Please select INI file",
"home_localization_select_customize_file": "Please select custom Localization file",
"home_localization_action_select_customize_file": "Click to select INI file"
}

View File

@ -786,5 +786,8 @@
"tools_action_unp4k_info": "解包星际公民 p4k 文件",
"tools_unp4k_title": "P4K 查看器 -> {v0}",
"tools_unp4k_view_file": "单击文件以预览",
"tools_unp4k_msg_unknown_file_type": "未知文件类型\n{v0}"
"tools_unp4k_msg_unknown_file_type": "未知文件类型\n{v0}",
"home_localization_select_customize_file_ini": "请选择 ini 文件",
"home_localization_select_customize_file": "请选择自定义汉化文件",
"home_localization_action_select_customize_file": "点击选择 ini 文件"
}