feat: add debug logging toggle

This commit is contained in:
naturecodevoid
2023-04-09 13:34:57 -07:00
parent 44fe0c5686
commit af2cdd48d6
5 changed files with 21 additions and 2 deletions

View File

@@ -62,6 +62,7 @@
"SettingsView.title" = "Settings";
"SettingsView.refreshingAppsFooter" = "Enable Background Refresh to automatically refresh apps in the background when connected to WiFi and with Wireguard active.";
"SettingsView.exportLogs" = "Export Logs";
"SettingsView.debugLogging" = "Debug Logging";
/* ConnectAppleIDView */
"ConnectAppleIDView.startWithSignIn" = "Sign in with your Apple ID to get started.";