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
@@ -414,9 +414,7 @@ class AppLocalizationsJa 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 => 'テレメトリモードが更新されました';