just fixed conflict of cyr2lat with PR #405

This commit is contained in:
HDDen
2026-04-25 02:15:18 +03:00
parent f56c28a27d
commit 38f6e42796
34 changed files with 47 additions and 188 deletions
+1 -3
View File
@@ -408,9 +408,7 @@ class AppLocalizationsZh extends AppLocalizations {
String get settings_advertLocationSubtitle => '在广告中包含位置';
@override
String settings_multiAck(String value) {
return '多重ACK$value';
}
String get settings_multiAck => '多重ACK';
@override
String get settings_telemetryModeUpdated => '遥测模式已更新';