mirror of
https://github.com/wukko/cobalt.git
synced 2025-03-23 17:47:10 +01:00
web/i18n/settings: rename debug to nerd mode
and also update description for it
This commit is contained in:
parent
d4bcb1ba61
commit
d7ae13213e
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
||||||
"page.audio": "audio",
|
"page.audio": "audio",
|
||||||
"page.download": "downloading",
|
"page.download": "downloading",
|
||||||
"page.advanced": "advanced",
|
"page.advanced": "advanced",
|
||||||
"page.debug": "debug information",
|
"page.debug": "info for nerds",
|
||||||
"page.instances": "instances",
|
"page.instances": "instances",
|
||||||
|
|
||||||
"section.general": "general",
|
"section.general": "general",
|
||||||
|
@ -108,8 +108,8 @@
|
||||||
"privacy.tunnel.description": "cobalt will hide your ip address, browser info, and bypass local network restrictions. when enabled, files will also have readable filenames that otherwise would be gibberish.",
|
"privacy.tunnel.description": "cobalt will hide your ip address, browser info, and bypass local network restrictions. when enabled, files will also have readable filenames that otherwise would be gibberish.",
|
||||||
|
|
||||||
"advanced.debug": "debug",
|
"advanced.debug": "debug",
|
||||||
"advanced.debug.title": "enable debug features",
|
"advanced.debug.title": "enable features for nerds",
|
||||||
"advanced.debug.description": "gives you access to a page with various info that can be useful for debugging.",
|
"advanced.debug.description": "gives you easy access to app info that can be useful for debugging. enabling this does not affect functionality of cobalt in any way.",
|
||||||
|
|
||||||
"advanced.data": "data management",
|
"advanced.data": "data management",
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue