mediawiki-extensions-Thanks/i18n/sco.json
Siebrand Mazeland 1e375e830c Migrate to JSON i18n
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php
with shim.

Change-Id: I163599c46d0d69cfc04959da8b2f792bd7c0417f
2014-03-29 13:31:00 +01:00

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."
}