You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
50 lines
2.6 KiB
JSON
50 lines
2.6 KiB
JSON
{
|
|
"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.",
|
|
"title.name": "Your Community Name",
|
|
"title.show-in-header": "Show Site Title in Header",
|
|
"browser-title": "Browser Title",
|
|
"browser-title-help": "If no browser title is specified, the site title will be used",
|
|
"title-layout": "Title Layout",
|
|
"title-layout-help": "Define how the browser title will be structured ie. {pageTitle} | {browserTitle}",
|
|
"description.placeholder": "A short description about your community",
|
|
"description": "Site Description",
|
|
"keywords": "Site Keywords",
|
|
"keywords-placeholder": "Keywords describing your community, comma-separated",
|
|
"logo": "Site Logo",
|
|
"logo.image": "Image",
|
|
"logo.image-placeholder": "Path to a logo to display on forum header",
|
|
"logo.upload": "Upload",
|
|
"logo.url": "URL",
|
|
"logo.url-placeholder": "The URL of the site logo",
|
|
"logo.url-help": "When the logo is clicked, send users to this address. If left blank, user will be sent to the forum index.",
|
|
"logo.alt-text": "Alt Text",
|
|
"log.alt-text-placeholder": "Alternative text for accessibility",
|
|
"favicon": "Favicon",
|
|
"favicon.upload": "Upload",
|
|
"pwa": "Progressive Web App",
|
|
"touch-icon": "Touch Icon",
|
|
"touch-icon.upload": "Upload",
|
|
"touch-icon.help": "Recommended size and format: 512x512, PNG format only. If no touch icon is specified, NodeBB will fall back to using the favicon.",
|
|
"maskable-icon": "Maskable (Homescreen) Icon",
|
|
"maskable-icon.help": "Recommended size and format: 512x512, PNG format only. If no maskable icon is specified, NodeBB will fall back to the Touch Icon.",
|
|
"outgoing-links": "Outgoing Links",
|
|
"outgoing-links.warning-page": "Use Outgoing Links Warning Page",
|
|
"search": "Search",
|
|
"search-default-in": "Search In",
|
|
"search-default-in-quick": "Quick Search In",
|
|
"search-default-sort-by": "Sort by",
|
|
"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",
|
|
"undo-timeout": "Undo Timeout",
|
|
"undo-timeout-help": "Some operations such as moving topics will allow for the moderator to undo their action within a certain timeframe. Set to 0 to disable undo completely.",
|
|
"topic-tools": "Topic Tools"
|
|
} |