diff options
author | Jon Robson <jdlrobson@gmail.com> | 2022-02-11 12:09:32 -0800 |
---|---|---|
committer | Jdrewniak <jdrewniak@wikimedia.org> | 2022-03-02 05:44:21 +0000 |
commit | 4435b36f72e2134d78b22ab7bd52c11dfd110e60 (patch) | |
tree | adbcd7c02d5ddc768367db8edd3c861fe7d18ffc /languages/i18n/gaa.json | |
parent | 65e7395f4d1a3cd80d62ab77d32411ef521d53a5 (diff) | |
download | mediawikicore-4435b36f72e2134d78b22ab7bd52c11dfd110e60.tar.gz mediawikicore-4435b36f72e2134d78b22ab7bd52c11dfd110e60.zip |
Update interface message defaults for all skins
The old legacy skins are retained for now, for skins that may be
using them directly.
The new message keys are programmatically mapped from existing keys
here and in Vector. See
https://gist.github.com/jdlrobson/df7f989ff385d74b1331305119dd9aa3
for the script that added them.
Bug: T301203
Change-Id: I9eac1d5f2e9414107e0267175c49f85d6f4593cb
Diffstat (limited to 'languages/i18n/gaa.json')
-rw-r--r-- | languages/i18n/gaa.json | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/languages/i18n/gaa.json b/languages/i18n/gaa.json index 656b704deef9..c10b5b4e3d6f 100644 --- a/languages/i18n/gaa.json +++ b/languages/i18n/gaa.json @@ -515,5 +515,15 @@ "revdelete-content-hid": "akɛ mlinii etee", "feedback-thanks-title": "Oyiwaladɔŋŋ!", "searchsuggest-search": "Taomɔ {{SITENAME}}", - "duration-days": "$1 {{PLURAL:$1|gbi|gbii}}" -} + "duration-days": "$1 {{PLURAL:$1|gbi|gbii}}", + "action-protect": "Yibaamɔ", + "view-edit": "Tsakemɔ", + "view-create": "Bɔɔ", + "view-history": "Kwɛmɔ nibii ni eho", + "action-delete": "Jiemɔ", + "action-move": "Tsi", + "view-view": "Kanemɔ", + "action-addsection": "Kɛ mlijaa yitso afata he", + "view-view-foreign": "Kwɛmɔ yɛ $1", + "nstab-mainpage": "Baafa lɛ diɛŋtsɛ" +}
\ No newline at end of file |