feat: add FPS Support

This commit is contained in:
xkeyC
2025-10-25 18:36:09 +08:00
parent df437b222d
commit 2f2a3c3889
13 changed files with 158 additions and 70 deletions

View File

@@ -5400,6 +5400,26 @@ class S {
);
}
/// `Hong Kong FPS`
String get support_dev_hk_fps_transfer_title {
return Intl.message(
'Hong Kong FPS',
name: 'support_dev_hk_fps_transfer_title',
desc: '',
args: [],
);
}
/// `FPS ID copied`
String get support_dev_hk_fps_transfer_id_copied {
return Intl.message(
'FPS ID copied',
name: 'support_dev_hk_fps_transfer_id_copied',
desc: '',
args: [],
);
}
/// `Alipay`
String get support_dev_alipay {
return Intl.message(