fix(lang): change 'Extra Data' string to 'Additional Data' (#1226)

This commit is contained in:
TheCatLady
2021-03-19 11:37:22 -04:00
committed by GitHub
parent 2d737f2760
commit 665e16475f
2 changed files with 2 additions and 2 deletions

View File

@@ -453,7 +453,7 @@
"components.Settings.SettingsJobsCache.unknownJob": "Unknown Job",
"components.Settings.SettingsLogs.copiedLogMessage": "Copied log message to clipboard.",
"components.Settings.SettingsLogs.copyToClipboard": "Copy to Clipboard",
"components.Settings.SettingsLogs.extraData": "Extra Data",
"components.Settings.SettingsLogs.extraData": "Additional Data",
"components.Settings.SettingsLogs.filterDebug": "Debug",
"components.Settings.SettingsLogs.filterError": "Error",
"components.Settings.SettingsLogs.filterInfo": "Info",