diff options
Diffstat (limited to 'packages/meshbay-hub/src/meshbay_hub/static/locales/nl.js')
| -rw-r--r-- | packages/meshbay-hub/src/meshbay_hub/static/locales/nl.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/meshbay-hub/src/meshbay_hub/static/locales/nl.js b/packages/meshbay-hub/src/meshbay_hub/static/locales/nl.js index dae903f..55c7d81 100644 --- a/packages/meshbay-hub/src/meshbay_hub/static/locales/nl.js +++ b/packages/meshbay-hub/src/meshbay_hub/static/locales/nl.js @@ -198,6 +198,9 @@ export default { 'settings.theme_system': 'Systeem', 'settings.language': 'Taal', 'settings.about': 'Over', + 'settings.keys_heading': 'Keys on this device', + 'settings.keys_where': 'Protected by', + 'settings.keys_unprotected': 'No system keyring is running, so your keys are encrypted with a key that is not a secret. Anyone who can read this machine’s files can read them. Start a keyring, or treat this device as untrusted.', 'settings.version': 'Versie', 'settings.protocol': 'Protocol', 'settings.role': 'Rol', |