"title.short-placeholder":"If no short title is specified, the site title will be used",
"title.short-placeholder":"If no short title is specified, the site title will be used",
"title.url":"URL",
"title.url":"Title Link URL",
"title.url-placeholder":"The URL of the site title",
"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.url-help":"When the title is clicked, send users to this address. If left blank, user will be sent to the forum index. <br> Note: This is not the external URL used in emails, etc. That is set by the <code>url</code> property in config.json",
"title.name":"Your Community Name",
"title.name":"Your Community Name",
"title.show-in-header":"Show Site Title in Header",
"title.show-in-header":"Show Site Title in Header",
"browser-title":"Browser Title",
"browser-title":"Browser Title",
@ -20,9 +20,9 @@
"logo.image":"Image",
"logo.image":"Image",
"logo.image-placeholder":"Path to a logo to display on forum header",
"logo.image-placeholder":"Path to a logo to display on forum header",
"logo.upload":"Upload",
"logo.upload":"Upload",
"logo.url":"URL",
"logo.url":"Logo Link URL",
"logo.url-placeholder":"The URL of the site logo",
"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.url-help":"When the logo is clicked, send users to this address. If left blank, user will be sent to the forum index. <br> Note: This is not the external URL used in emails, etc. That is set by the <code>url</code> property in config.json",
"logo.alt-text":"Alt Text",
"logo.alt-text":"Alt Text",
"log.alt-text-placeholder":"Alternative text for accessibility",
"log.alt-text-placeholder":"Alternative text for accessibility",
"favicon":"Favicon",
"favicon":"Favicon",
@ -47,4 +47,4 @@
"undo-timeout":"Undo Timeout",
"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.",
"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.",