diff --git a/i18n/en.json b/i18n/en.json index fd13a79..7884bc9 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -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." } \ No newline at end of file diff --git a/i18n/qqq.json b/i18n/qqq.json index 95d78d9..90583ec 100644 --- a/i18n/qqq.json +++ b/i18n/qqq.json @@ -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}}" } \ No newline at end of file