[Update] zh->zh-Hant 正體中文->繁體中文

This commit is contained in:
Sakamoto Shiina
2024-06-13 18:04:48 +09:00
parent 9393797e80
commit d94fc06236
5 changed files with 16 additions and 16 deletions

View File

@@ -6,7 +6,7 @@
[![Licence](https://img.shields.io/github/license/misyaguziya/VRCT)](https://github.com/misyaguziya/VRCT/blob/master/LICENSE) [![Licence](https://img.shields.io/github/license/misyaguziya/VRCT)](https://github.com/misyaguziya/VRCT/blob/master/LICENSE)
[![Booth](https://img.shields.io/badge/Store-Booth.pm-red)](https://misyaguziya.booth.pm/items/5155325) [![Booth](https://img.shields.io/badge/Store-Booth.pm-red)](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の会話をサポートするソフトウェアです。

View File

@@ -6,7 +6,7 @@
[![Licence](https://img.shields.io/github/license/misyaguziya/VRCT)](https://github.com/misyaguziya/VRCT/blob/master/LICENSE) [![Licence](https://img.shields.io/github/license/misyaguziya/VRCT)](https://github.com/misyaguziya/VRCT/blob/master/LICENSE)
[![Booth](https://img.shields.io/badge/Store-Booth.pm-red)](https://misyaguziya.booth.pm/items/5155325) [![Booth](https://img.shields.io/badge/Store-Booth.pm-red)](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.

View File

@@ -6,7 +6,7 @@
[![Licence](https://img.shields.io/github/license/misyaguziya/VRCT)](https://github.com/misyaguziya/VRCT/blob/master/LICENSE) [![Licence](https://img.shields.io/github/license/misyaguziya/VRCT)](https://github.com/misyaguziya/VRCT/blob/master/LICENSE)
[![Booth](https://img.shields.io/badge/Store-Booth.pm-red)](https://misyaguziya.booth.pm/items/5155325) [![Booth](https://img.shields.io/badge/Store-Booth.pm-red)](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 對話翻譯和紀錄的軟體。

View File

@@ -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 = {