mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Thanks
synced 2024-11-15 10:59:42 +00:00
1e375e830c
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php with shim. Change-Id: I163599c46d0d69cfc04959da8b2f792bd7c0417f
13 lines
636 B
JSON
13 lines
636 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"John Reid"
|
|
]
|
|
},
|
|
"notification-link-text-view-post": "See comment",
|
|
"notification-flow-thanks": "[[User:$1|$1]] {{GENDER:$1|thankt}} ye fer $2 in \"$3\" oan [[:$4]].",
|
|
"notification-flow-thanks-post-link": "yer comment",
|
|
"notification-flow-thanks-flyout": "[[User:$1|$1]] {{GENDER:$1|thankt}} ye fer yer comment in \"$2\" oan $3.",
|
|
"notification-flow-thanks-email-subject": "$1 {{GENDER:$1|thankt}} ye fer yer comment oan {{SITENAME}}",
|
|
"notification-flow-thanks-email-batch-body": "$1 {{GENDER:$1|thankt}} ye fer yer comment in \"$2\" oan $3."
|
|
} |