[Update] zh->zh-Hant 正體中文->繁體中文
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
[](https://github.com/misyaguziya/VRCT/blob/master/LICENSE)
|
[](https://github.com/misyaguziya/VRCT/blob/master/LICENSE)
|
||||||
[](https://misyaguziya.booth.pm/items/5155325)
|
[](https://misyaguziya.booth.pm/items/5155325)
|
||||||
|
|
||||||
| [English](./README.md) | **日本語** | [한국어](./README.kr.md) | [正體中文](./README.zh.md) |
|
| [English](./README.md) | **日本語** | [한국어](./README.kr.md) | [繁體中文](./README.zh-Hant.md) |
|
||||||
|
|
||||||
<h3>
|
<h3>
|
||||||
VRCTは翻訳や文字起こしでVRChatの会話をサポートするソフトウェアです。
|
VRCTは翻訳や文字起こしでVRChatの会話をサポートするソフトウェアです。
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
[](https://github.com/misyaguziya/VRCT/blob/master/LICENSE)
|
[](https://github.com/misyaguziya/VRCT/blob/master/LICENSE)
|
||||||
[](https://misyaguziya.booth.pm/items/5155325)
|
[](https://misyaguziya.booth.pm/items/5155325)
|
||||||
|
|
||||||
| **English** | [日本語](./README.jp.md) | [한국어](./README.kr.md) | [正體中文](./README.zh.md) |
|
| **English** | [日本語](./README.jp.md) | [한국어](./README.kr.md) | [繁體中文](./README.zh-Hant.md) |
|
||||||
|
|
||||||
<h3>
|
<h3>
|
||||||
VRCT is software that supports VRChat conversations with translation and transcription.
|
VRCT is software that supports VRChat conversations with translation and transcription.
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
[](https://github.com/misyaguziya/VRCT/blob/master/LICENSE)
|
[](https://github.com/misyaguziya/VRCT/blob/master/LICENSE)
|
||||||
[](https://misyaguziya.booth.pm/items/5155325)
|
[](https://misyaguziya.booth.pm/items/5155325)
|
||||||
|
|
||||||
| [English](./README.md) | [日本語](./README.jp.md) | [한국어](./README.kr.md) | **正體中文** |
|
| [English](./README.md) | [日本語](./README.jp.md) | [한국어](./README.kr.md) | **繁體中文** |
|
||||||
|
|
||||||
<h3>
|
<h3>
|
||||||
VRCT 是一個支援 VRChat 對話翻譯和紀錄的軟體。
|
VRCT 是一個支援 VRChat 對話翻譯和紀錄的軟體。
|
||||||
@@ -936,7 +936,7 @@ class Config:
|
|||||||
"en": "English",
|
"en": "English",
|
||||||
"ja": "日本語",
|
"ja": "日本語",
|
||||||
"ko": "한국어",
|
"ko": "한국어",
|
||||||
"zh": "正體中文"
|
"zh-Hant": "繁體中文"
|
||||||
# If you want to add a new language and key, please append it here.
|
# If you want to add a new language and key, please append it here.
|
||||||
}
|
}
|
||||||
self._SELECTABLE_CTRANSLATE2_WEIGHT_TYPE_DICT = {
|
self._SELECTABLE_CTRANSLATE2_WEIGHT_TYPE_DICT = {
|
||||||
|
|||||||
Reference in New Issue
Block a user