Skip to content

Commit

Permalink
Merge pull request #1186 from cyb233/patch-2
Browse files Browse the repository at this point in the history
Update messages.json
  • Loading branch information
Victor Savinov authored Jan 12, 2022
2 parents 3cc207e + d7f07f5 commit 7a55fae
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions _locales/zh_CN/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,10 @@
"message": "外观"
},
"areYouSureYouWantToExportTheData": {
"message": "Are you sure you want to export the data?"
"message": "你确定想要导出数据吗?"
},
"areYouSureYouWantToImportTheData": {
"message": "Are you sure you want to import the data?"
"message": "你确定想要导入数据吗?"
},
"audio": {
"message": "音频"
Expand All @@ -90,10 +90,10 @@
"message": "自动播放"
},
"backgroundColor": {
"message": "Background color"
"message": "背景颜色"
},
"backgroundOpacity": {
"message": "Background opacity"
"message": "背景透明度"
},
"backupAndReset": {
"message": "备份与恢复"
Expand Down Expand Up @@ -156,7 +156,7 @@
"message": "频道"
},
"characterEdgeStyle": {
"message": "Character edge style"
"message": "文字阴影风格"
},
"clipboard": {
"message": "粘贴板"
Expand Down Expand Up @@ -315,16 +315,16 @@
"message": "字体"
},
"fontColor": {
"message": "Font color"
"message": "字体颜色"
},
"fontFamily": {
"message": "Font family"
"message": "字体"
},
"fontOpacity": {
"message": "Font opacity"
"message": "字体透明度"
},
"fontSize": {
"message": "Font size"
"message": "字体大小"
},
"footer": {
"message": "底部栏"
Expand Down Expand Up @@ -510,7 +510,7 @@
"message": "项目"
},
"language": {
"message": "Language"
"message": "语言"
},
"languages": {
"message": "语言"
Expand Down Expand Up @@ -852,7 +852,7 @@
"message": "订阅内容"
},
"subtitles": {
"message": "副标题"
"message": "字幕"
},
"sunset": {
"message": "晚霞"
Expand Down Expand Up @@ -981,10 +981,10 @@
"message": "白色"
},
"windowColor": {
"message": "Window color"
"message": "窗口颜色"
},
"windowOpacity": {
"message": "Window opacity"
"message": "窗口透明度"
},
"yellow": {
"message": "黄色"
Expand All @@ -1004,4 +1004,4 @@
"youtubeLimitsVideoQualityTo1080pForH264Codec": {
"message": "采用 H.264 编解码时,YouTube 会将视频画质设为 1080p"
}
}
}

0 comments on commit 7a55fae

Please sign in to comment.