|
|
|
@ -1,6 +1,8 @@
|
|
|
|
|
{
|
|
|
|
|
"site-settings": "Site Settings",
|
|
|
|
|
"title": "Site Title",
|
|
|
|
|
"title.short": "Short Title",
|
|
|
|
|
"title.short-placeholder": "If no short title is specified, the site title will be used",
|
|
|
|
|
"title.url": "URL",
|
|
|
|
|
"title.url-placeholder": "The URL of the site title",
|
|
|
|
|
"title.url-help": "When the title is clicked, send users to this address. If left blank, user will be sent to the forum index.",
|
|
|
|
@ -31,5 +33,9 @@
|
|
|
|
|
"outgoing-links": "Outgoing Links",
|
|
|
|
|
"outgoing-links.warning-page": "Use Outgoing Links Warning Page",
|
|
|
|
|
"search-default-sort-by": "Search default sort by",
|
|
|
|
|
"outgoing-links.whitelist": "Domains to whitelist for bypassing the warning page"
|
|
|
|
|
}
|
|
|
|
|
"outgoing-links.whitelist": "Domains to whitelist for bypassing the warning page",
|
|
|
|
|
"site-colors": "Site Color Metadata",
|
|
|
|
|
"theme-color": "Theme Color",
|
|
|
|
|
"background-color": "Background Color",
|
|
|
|
|
"background-color-help": "Color used for splash screen background when website is installed as a PWA"
|
|
|
|
|
}
|
|
|
|
|