Revelav3/src/locales/en.json
MotorTruck1221 79d65953a7 Formatting
2024-01-03 17:36:42 -07:00

76 lines
1.9 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"
},
"languages": {
"title": "Language",
"subtitle": "Choose your preferred language"
},
"proxymodes": {
"title": "Open in",
"subtitle": "Choose how to open your sites",
"embed": "Embed",
"direct": "Direct",
"aboutblank": "About:Blank"
},
"cloaking": {
"title": "Cloaking",
"subtitle": "Choose how your tab looks",
"aboutblank": "Open in about:blank"
},
"search": {
"title": "Search Engine",
"subtitle": "Choose your search engine"
},
"bare": {
"title": "Bare Server",
"subtitle": "Enter the URL of your bare server"
},
"theme": {
"title": "Theme",
"subtitle": "Choose a theme so your eyes don't hate us"
}
},
"titles": {
"home": "Nebula",
"settings": "Nebula - Settings",
"discord": "Nebula - Discord",
"404": "Nebula - 404"
},
"comingsoon": "Coming soon!",
"themes": {
"main": "Main",
"catppuccinMocha": "Catppuccin Mocha",
"catppuccinMacchiato": "Catppuccin Macchiato",
"catppuccinFrappe": "Catppuccin Frappe",
"catppuccinLatte": "Catppuccin Latte"
}
}