* added "quotes" to the locales
* made all the ejs pages use "postID" as the variable for post indexes * split up en-GB and en-US
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"seperator": "<hr/>",
|
||||
"site_name": "My Blog",
|
||||
"site_url": "https://example.com",
|
||||
"language": "en",
|
||||
"language": "en-US",
|
||||
"port": 8080,
|
||||
"allow_signup": true,
|
||||
"site_description": "Read my blogs!",
|
||||
|
Reference in New Issue
Block a user