feat: 安装自定义汉化文件

This commit is contained in:
2024-05-05 20:58:58 +08:00
parent 90f254b1d8
commit 2c744cc5bd
17 changed files with 393 additions and 242 deletions

View File

@ -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(