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.
9 lines
452 B
JSON
9 lines
452 B
JSON
8 years ago
|
{
|
||
|
"custom-css": "Custom CSS",
|
||
|
"custom-css.description": "Enter your own CSS declarations here, which will be applied after all other styles.",
|
||
|
"custom-css.enable": "Enable Custom CSS",
|
||
|
|
||
|
"custom-header": "Custom Header",
|
||
|
"custom-header.description": "Enter custom HTML here (ex. JavaScript, Meta Tags, etc.), which will be appended to the <code><head></code> section of your forum's markup.",
|
||
|
"custom-header.enable": "Enable Custom Header"
|
||
|
}
|