Update translations

This commit is contained in:
redphx 2024-07-13 20:15:36 +07:00
parent 1d00d793b8
commit 542079d53e

View File

@ -125,8 +125,8 @@ export class Preferences {
default: 'default',
},
[PrefKey.SERVER_BYPASS_RESTRICTION]: {
label: ut('Bypass region restriction'),
note: ut('⚠️ Use this at your own risk'),
label: t('bypass-region-restriction'),
note: t('use-this-at-your-own-risk'),
default: false,
},