rename ble debug log

companion protocol so changed to companion and ref:
BLE/TCP/USB
This commit is contained in:
Enot (ded) Skelly
2026-05-05 15:25:32 -07:00
parent 67238468ce
commit 00636c9084
22 changed files with 98 additions and 60 deletions
+3 -2
View File
@@ -470,10 +470,11 @@ class AppLocalizationsJa extends AppLocalizations {
String get settings_debug => 'デバッグ';
@override
String get settings_bleDebugLog => 'BLE デバッグログ';
String get settings_companionDebugLog => 'Companion Debug Log';
@override
String get settings_bleDebugLogSubtitle => 'BLEコマンド、応答、および生のデータ';
String get settings_companionDebugLogSubtitle =>
'BLE/TCP/USB commands, responses, and raw data';
@override
String get settings_appDebugLog => 'アプリケーションのデバッグログ';