mediawiki-skins-Citizen/i18n/qqq.json
alistair3149 f65bf157bd
feat: move personal menu to header (#231)
* fix: fix header background bleeding in VE

* feat: move personal menu out of drawer to header

* feat: update personal menu styles in smaller breakpoints

* fix: fix typo in qqq documentation

* ci: lint code to MediaWiki standards

Check commit and GitHub actions for more details

* feat: add title text to personal menu button

Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2021-01-19 15:56:42 -05:00

25 lines
1.1 KiB
JSON

{
"@metadata": {
"authors": [
"Abijeet Patro",
"[https://www.mediawiki.org/wiki/User:Alistair3149 Alistair3149]",
"[https://www.mediawiki.org/wiki/User:Octfx Octfx]"
]
},
"skinname-citizen": "{{name}}",
"citizen-skin-desc": "{{desc|what=skin|name=Citizen|url=https://github.com/StarCitizenTools/mediawiki-skins-Citizen}}",
"citizen.css": "{{optional}}",
"citizen.js": "{{optional}}",
"citizen-drawer-toggle": "Tooltip of drawer menu toggle",
"citizen-personalmenu-toggle": "Tooltip of personal menu toggle",
"citizen-search-toggle": "Tooltip of search box toggle",
"citizen-theme-toggle": "Tooltip of theme color toggle",
"citizen-footer-desc": "Edit this text on MediaWiki:Citizen-footer-desc",
"citizen-footer-tagline": "Edit this text on MediaWiki:Citizen-footer-tagline",
"citizen-search-fulltext": "Fulltext search suggestion",
"prefs-citizen-theme-label": "Tooltip for the theme dropdown in Special:Preferences",
"prefs-citizen-theme-option-auto": "Label for the auto theme option",
"prefs-citizen-theme-option-light": "Label for the light theme option",
"prefs-citizen-theme-option-dark": "Label for the dark theme option"
}