mediawiki-skins-Citizen/i18n/en.json

20 lines
761 B
JSON
Raw Normal View History

2019-08-15 17:40:13 +00:00
{
"@metadata": {
2019-12-29 21:23:01 +00:00
"authors": [
"[https://www.mediawiki.org/wiki/User:Alistair3149 Alistair3149]",
"[https://www.mediawiki.org/wiki/User:Octfx Octfx]"
]
2019-08-15 17:40:13 +00:00
},
"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 */",
2020-03-26 19:54:14 +00:00
"citizen-footer-desc": "Edit this text on MediaWiki:Citizen-footer-desc",
"citizen-footer-tagline": "Edit this text on MediaWiki:Citizen-footer-tagline",
2020-01-01 01:27:48 +00:00
"citizen-search-no-results-title": "Sorry we couldn't find '$1'",
"citizen-search-no-results-desc": "Maybe continue to search for pages containing '$1'"
2019-08-15 17:40:13 +00:00
}