Exploded lang file into multiple ones
Update strings.json, compile.py, and 17 more files...
This commit is contained in:
8
commons/strings/en/home.json
Normal file
8
commons/strings/en/home.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"home.title.nav": "Home",
|
||||
"home.title.header": "Homepage",
|
||||
"home.intro.meta.description": "${home.intro.meta.description}",
|
||||
"home.intro.title": "Welcome",
|
||||
"home.intro.text.1": "This website contains a collection of my personal work through blog posts, software releases and other forms of media, all of which is accessible for free and under open-source friendly licenses.",
|
||||
"home.intro.text.2": "If you wish to contact me, you can do so through the contact form linked in the sidebar or via the email address present on that page."
|
||||
}
|
Reference in New Issue
Block a user