Revelav3/src/locales/en.json
2023-12-26 17:59:08 -06:00

52 lines
1.2 KiB
JSON

{
"header": {
"title": "nebula.",
"games": "Games",
"settings": "Settings",
"discord": "Want more links?"
},
"404": {
"text": "This Nebula Service has been disabled.",
"return": "Back to home"
},
"home": {
"placeholder": "Search the web freely"
},
"discord": {
"title": "Nebula's Discord Server",
"sub": "Would you like to open this via proxy?",
"button1": "Open Normally",
"button2": "Use Proxy"
},
"settings": {
"tabs": {
"proxy": "Proxy",
"tab": "Tab",
"custom": "Customization",
"misc": "Misc"
},
"proxy": {
"title": "Proxy",
"subtitle": "Choose the proxy that fits your needs",
"automatic": "Automatic",
"buggyWarning": "(BUGGY)"
},
"languages": {
"title": "Language",
"subtitle": "Choose your preferred language",
"japanese": "Japanese",
"english": "English",
"spanish": "Spanish",
"german": "German",
"greek": "Greek",
"dutch": "Dutch"
},
"proxymodes": {
"title": "Open in",
"subtitle": "Choose how to open your sites",
"embed": "Embed",
"direct": "Direct",
"aboutblank": "About:Blank"
}
}
}