Update strings.js

This commit is contained in:
SiderealArt 2021-06-06 20:44:50 +08:00 committed by GitHub
parent 6ba9f94026
commit d1600023de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -736,7 +736,7 @@ var translations = {
ja: null, ja: null,
en: "Latency", en: "Latency",
cn: "延迟校准", cn: "延迟校准",
tw: "延遲校準", tw: "延遲",
ko: "레이턴시" ko: "레이턴시"
}, },
value: { value: {
@ -750,7 +750,7 @@ var translations = {
ja: null, ja: null,
en: "Latency Calibration", en: "Latency Calibration",
cn: "自动辅助校准", cn: "自动辅助校准",
tw: "自動延遲校", tw: "自動延遲校",
ko: "레이턴시 조절" ko: "레이턴시 조절"
}, },
audio: { audio: {
@ -1246,7 +1246,7 @@ var translations = {
}, },
authError: { authError: {
en: "Auth error: %s", en: "Auth error: %s",
tw: "驗證失敗%s" tw: "驗證錯誤%s"
}, },
cookieError: { cookieError: {
en: "This function requires third party cookies." en: "This function requires third party cookies."