ACP: general settings, branding, and favicon uploads
This commit is contained in:
@@ -26,6 +26,22 @@
|
||||
"acp.forums_name_required": "Please enter a name before saving.",
|
||||
"acp.forums_parent": "Parent category",
|
||||
"acp.forums_parent_required": "Forums must have a parent category.",
|
||||
"acp.forum_name": "Forum name",
|
||||
"acp.default_theme": "Default theme",
|
||||
"acp.accent_dark": "Accent color (dark)",
|
||||
"acp.accent_light": "Accent color (light)",
|
||||
"acp.logo_dark": "Logo (dark)",
|
||||
"acp.logo_light": "Logo (light)",
|
||||
"acp.logo_upload": "Upload logo",
|
||||
"acp.favicons": "Favicons",
|
||||
"acp.favicon_ico": "Favicon (ICO)",
|
||||
"acp.favicon_16": "Favicon 16x16",
|
||||
"acp.favicon_32": "Favicon 32x32",
|
||||
"acp.favicon_48": "Favicon 48x48",
|
||||
"acp.favicon_64": "Favicon 64x64",
|
||||
"acp.favicon_128": "Favicon 128x128",
|
||||
"acp.favicon_256": "Favicon 256x256",
|
||||
"acp.show_header_name": "Display name in header",
|
||||
"acp.add_category": "Add category",
|
||||
"acp.add_forum": "Add forum",
|
||||
"acp.forums_parent_root": "Root (no parent)",
|
||||
@@ -61,6 +77,7 @@
|
||||
"form.reply_placeholder": "Share your reply.",
|
||||
"form.sign_in": "Sign in",
|
||||
"form.signing_in": "Signing in...",
|
||||
"form.saving": "Saving...",
|
||||
"form.thread_body_placeholder": "Share the context and your question.",
|
||||
"form.thread_title_placeholder": "Topic headline",
|
||||
"form.title": "Title",
|
||||
|
||||
Reference in New Issue
Block a user