feat: add FPS Support

This commit is contained in:
xkeyC
2025-10-25 18:48:34 +08:00
parent 2f2a3c3889
commit 8d635827c4
10 changed files with 28 additions and 1 deletions

View File

@@ -5420,6 +5420,16 @@ class S {
);
}
/// `If you are located in Hong Kong - China, or have a bank account in Hong Kong, this will be the easiest way to transfer money`
String get support_dev_hk_fps_transfer_info {
return Intl.message(
'If you are located in Hong Kong - China, or have a bank account in Hong Kong, this will be the easiest way to transfer money',
name: 'support_dev_hk_fps_transfer_info',
desc: '',
args: [],
);
}
/// `Alipay`
String get support_dev_alipay {
return Intl.message(