hide message tracing

This commit is contained in:
Ben Allfree
2026-02-22 11:27:06 -08:00
parent a1ee0789a6
commit c284e571b0
37 changed files with 491 additions and 186 deletions
+6
View File
@@ -453,6 +453,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 => '通知';