Some better namespaced text.

This commit is contained in:
Marco Rodolfi
2023-01-24 17:56:34 +01:00
parent 4f111948be
commit 92e3cc7790
28 changed files with 207 additions and 163 deletions
@@ -10,8 +10,8 @@ export default function RemoteDebuggingSettings() {
return (
<Field
label={t('remote_cef_label')}
description={<span style={{ whiteSpace: 'pre-line' }}>{t('remote_cef_desc')}</span>}
label={t('remote_cef.label')}
description={<span style={{ whiteSpace: 'pre-line' }}>{t('remote_cef.desc')}</span>}
icon={<FaBug style={{ display: 'block' }} />}
>
<Toggle