mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/OATHAuth
synced 2024-11-13 18:16:56 +00:00
2edc5053af
Change-Id: I03c4c977589b5fb8e6a017b2100ba13f2d92abff
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": "沒有找出為該名稱的用戶帳號"
|
|
}
|