mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-06-28 21:53:18 +08:00
feat: 安装自定义汉化文件
This commit is contained in:
@ -1831,16 +1831,6 @@ class S {
|
||||
);
|
||||
}
|
||||
|
||||
/// `Custom_ {v0}`
|
||||
String localization_info_custom_file(Object v0) {
|
||||
return Intl.message(
|
||||
'Custom_ $v0',
|
||||
name: 'localization_info_custom_file',
|
||||
desc: '',
|
||||
args: [v0],
|
||||
);
|
||||
}
|
||||
|
||||
/// `The file is damaged, please download again`
|
||||
String get localization_info_corrupted_file {
|
||||
return Intl.message(
|
||||
|
Reference in New Issue
Block a user