mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/OATHAuth
synced 2024-12-11 16:16:06 +00:00
d4a49a34ef
Change-Id: Id345fd4039cfe816a8bcd313bebddd34b1e6e02c
13 lines
404 B
JSON
13 lines
404 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Anterdc99"
|
|
]
|
|
},
|
|
"oathauth-disable-for-user": "停用用戶的雙重認證",
|
|
"oathauth-verify-for-user": "確認用戶是否啟用雙重認證",
|
|
"oathauth-enteruser": "用戶名稱:",
|
|
"oathauth-user-not-does-not-have-oath-enabled": "用戶未啟用雙重認證,因此不需要停用",
|
|
"oathauth-user-not-found": "沒有找出為該名稱的用戶帳號"
|
|
}
|