mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-12 09:26:05 +00:00
4696f3fb4d
Change-Id: Id271df7ef610dd8a5616b17222413f87beb237b1
21 lines
1.1 KiB
JSON
21 lines
1.1 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"2nd-player",
|
|
"Otokoume"
|
|
]
|
|
},
|
|
"apihelp-echomarkread-description": "現在の利用者への通知を既読にする。",
|
|
"apihelp-echomarkread-summary": "現在の利用者への通知を既読にする。",
|
|
"apihelp-echomarkread-param-list": "既読にする通知IDのリスト。",
|
|
"apihelp-echomarkread-param-unreadlist": "未読にする通知IDのリスト。",
|
|
"apihelp-echomarkread-param-all": "設定すると、すべての通知を既読にします。",
|
|
"apihelp-echomarkread-example-1": "通知 8 を既読にする",
|
|
"apihelp-echomarkread-example-2": "すべての通知を既読にする",
|
|
"apihelp-echomarkread-example-3": "通知 1 を未読にする",
|
|
"apihelp-query+notifications-param-limit": "返す通知の最大数。",
|
|
"apihelp-query+notifications-example-1": "通知を一覧表示する",
|
|
"apihelp-query+notifications-example-2": "通知をセクションによりグループ化し、カウントで一覧表示する",
|
|
"apihelp-query+unreadnotificationpages-param-limit": "返すページの最大数。"
|
|
}
|