mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-16 19:10:34 +00:00
3aa733f96d
- Instead of inserting/removing script elements use the actual mw.Api object - Add localization to loading and no result messages Needs design pass: - Display a loading indicator upon typing in the input field - Display a no results indicator if no results could be found
14 lines
371 B
JSON
14 lines
371 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-search-loading-msg": "Loading",
|
|
"citizen-search-no-results-msg": "No results found"
|
|
}
|