hide message tracing

This commit is contained in:
Ben Allfree
2026-02-22 11:27:06 -08:00
parent b3ad54f296
commit bf4f52a4e3
37 changed files with 491 additions and 186 deletions
+6
View File
@@ -446,6 +446,12 @@ class AppLocalizationsZh extends AppLocalizations {
@override
String get appSettings_languageUk => '乌克兰';
@override
String get appSettings_enableMessageTracing => '启用消息追踪';
@override
String get appSettings_enableMessageTracingSubtitle => '显示消息的详细路由和时间元数据';
@override
String get appSettings_notifications => '通知';