Welcome to mirror list, hosted at ThFree Co, Russian Federation.

zh-tw.json « lang « TwoFactorAuth « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f37ed382ca9642bb577e5af0ae461934118693fe (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "TwoFactorAuth": {
        "TwoFactorAuthentication": "兩步驟驗證",
        "TwoFAShort": "2FA",
        "TwoFactorAuthenticationIsEnabled": "已啟用兩步驟驗證。",
        "TwoFactorAuthenticationIsDisabled": "已停用兩步驟驗證。",
        "TwoFactorAuthenticationRequired": "所有人都需要開啟兩步驟驗證,你不能關閉。",
        "ConfigureDifferentDevice": "設定另一台裝置",
        "SetUpTwoFactorAuthentication": "開始設定兩步驟驗證 (2FA)"
    }
}