mediawiki-skins-Citizen/i18n/en.json
alistair3149 37732ea6a9
Partial Mustache refactor (#113)
Refactor some components into Mustache. With the footer refactor addressed in #75, it should solve most of the incompatibility issues caused by previous hacks used to generate the footer
2020-06-02 02:23:11 -04:00

20 lines
761 B
JSON

{
"@metadata": {
"authors": [
"[https://www.mediawiki.org/wiki/User:Alistair3149 Alistair3149]",
"[https://www.mediawiki.org/wiki/User:Octfx Octfx]"
]
},
"skinname-citizen": "Citizen",
"citizen-desc": "A responsive skin developed for the Star Citizen Wiki",
"citizen.css": "/* All CSS here will be loaded for users of the Citizen skin */",
"citizen.js": "/* All JavaScript here will be loaded for users of the Citizen skin */",
"citizen-footer-desc": "Edit this text on MediaWiki:Citizen-footer-desc",
"citizen-footer-tagline": "Edit this text on MediaWiki:Citizen-footer-tagline",
"citizen-search-no-results-title": "Sorry we couldn't find '$1'",
"citizen-search-no-results-desc": "Maybe continue to search for pages containing '$1'"
}