Add Friends page with layout and navigation; update localization for new content
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"nav": {
|
||||
"logo": "CS Community",
|
||||
"home": "Home",
|
||||
"servers": "Servers",
|
||||
"blog": "Blog",
|
||||
"git": "Git",
|
||||
@@ -71,5 +72,14 @@
|
||||
"languages": {
|
||||
"english": "English",
|
||||
"chinese": "中文"
|
||||
},
|
||||
"friends": {
|
||||
"title": "Friend Links",
|
||||
"subtitle": "Discover amazing communities and resources from our partner websites",
|
||||
"allCategories": "All Categories",
|
||||
"visitSite": "Visit Site",
|
||||
"wantToJoin": "Want to Join Our Friend Links?",
|
||||
"joinDescription": "If you have a gaming-related website or community, we'd love to add you to our friend links network!",
|
||||
"contactUs": "Contact Us"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user