mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-27 15:40:15 +00:00
Add missing Minerva skin description message key
Change-Id: I61457e709caa0bfa94a627236f1d04a16f94a166
This commit is contained in:
parent
69306b0b68
commit
a81c87b897
|
@ -52,5 +52,6 @@
|
|||
"mobile-frontend-user-page-member-since": "{{GENDER:$2|Joined}} $1",
|
||||
"mobile-frontend-user-page-talk": "Talk",
|
||||
"mobile-frontend-user-page-uploads": "Uploads",
|
||||
"skinname-minerva": "Minerva"
|
||||
"skinname-minerva": "Minerva",
|
||||
"minerva-skin-desc": "A responsive mobile first skin."
|
||||
}
|
|
@ -52,5 +52,6 @@
|
|||
"mobile-frontend-user-page-member-since": "Message below the heading. $1 is the user registration date. $2 is the gender associated with the user account.",
|
||||
"mobile-frontend-user-page-talk": "Text of the link to the user's talk page\n{{Identical|Talk}}",
|
||||
"mobile-frontend-user-page-uploads": "Text of the link to the user's uploads page\n{{Identical|Upload}}",
|
||||
"skinname-minerva": "{{optional}}"
|
||||
"skinname-minerva": "{{optional}}",
|
||||
"minerva-skin-desc": "{{optional}}"
|
||||
}
|
Loading…
Reference in a new issue