Commit Graph

187 Commits

Author SHA1 Message Date
Sakamoto Shiina
261a1deed4 [Update] UI: Add Aptabase Privacy Policy label to telemetry settings. 2026-01-13 10:38:51 +09:00
Sakamoto Shiina
c6d678e29e [Update] UI: Improve telemetry description for clarity and user reassurance. 2026-01-12 19:40:34 +09:00
misyaguziya
d51b069bb2 Merge branch 'develop' of https://github.com/misyaguziya/VRCT into develop 2026-01-10 02:19:26 +09:00
Sakamoto Shiina
de79f2799f [Update] UI: Telemetry: Add telemetry settings component. 2026-01-10 00:20:36 +09:00
Sakamoto Shiina
6415656853 [Update] UI: Add Clipboard Feature as Voice Typing Mode settings. 2026-01-09 22:50:44 +09:00
Sakamoto Shiina
3a009ce336 [Update] Localization: Adjust keys and lines. add missing keys ko.yml, zh-Hans.yml, zh-Hant.yml 2026-01-01 19:10:39 +09:00
Sakamoto Shiina
457b5e04ee [Update] Add connection check functionality and new auth key labels in translation files. 2026-01-01 18:01:04 +09:00
Sakamoto Shiina
3168a8ad26 [Update] Add new auth key URLs and update translation labels for key management. 2026-01-01 12:50:58 +09:00
Sakamoto Shiina
fdb1c0df75 [Update] Update last updated date in readme_first.txt to December 2025 2025-12-31 15:45:47 +09:00
Sakamoto Shiina
0325619407 Merge branch 'PR_73_localization' into localization 2025-12-31 15:00:39 +09:00
Sakamoto Shiina
27454c8a88 [Update] UI: Add 'Correct Auth Key/Connection Required' message and update model selection logic for Plamo, Gemini, OpenAI, LMStudio, and Ollama components. 2025-12-10 17:02:32 +09:00
超级有节操的逆袭
e390adc651 [Update] Added missing translation data for both Simplified Chinese and Traditional Chinese. 2025-11-19 00:55:38 +08:00
Sakamoto Shiina
1dd470e9d5 [Update] Display OSC unavailability warning on VRC mic mute sync setting. 2025-11-18 09:07:25 +09:00
Sakamoto Shiina
741cfed8c3 [Update/Chore] Localizations: Add texts to Romaji/Hiragana settings and adjust all locales languages. 2025-10-03 01:10:03 +09:00
Sakamoto Shiina
e7cd872fcc Merge branch 'bugfix_compute_type' into develop 2025-09-28 02:10:23 +09:00
Sakamoto Shiina
9a11c6ff9f [Update] Config Page: Compute Device/Type: Add localization and make compute types order properly. 2025-09-28 02:07:47 +09:00
Sakamoto Shiina
8c5f1b5db2 [Update/Chore] Config Page: Put the selectors 'Compute Device' and 'Compute Type' to the same section.
Rename: UI: CTranslate2/Whisper Compute Type to Translation/Transcription Compute Type.
2025-09-26 17:07:19 +09:00
Sakamoto Shiina
9fd61677f9 [Update/Chore] Config Page: Add 'Whisper Compute Type' Selection.
UI: Rename 'Whisper compute device' to 'Transcription compute device'.
2025-09-19 15:58:19 +09:00
Sakamoto Shiina
4808dcbc96 [Update/Chore] Config Page: Add 'CTranslate2 Compute Type' Selection.
UI: Rename 'CTranslate2 compute device' to 'Translation compute device'.
2025-09-19 14:43:13 +09:00
Sakamoto Shiina
9cf4a378f1 [Update] UI: ローマ字/かな 表示するように。 2025-09-17 18:07:10 +09:00
Sakamoto Shiina
9096d05e65 [Update] Update 'readme_first.txt'. 2025-09-11 13:51:14 +09:00
Sakamoto Shiina
2efba7247e [Update] Localization: Update English localization. 2025-09-11 13:32:32 +09:00
Sakamoto Shiina
7a0913928e [Update] Localization: Unify the new line code to LF 2025-09-05 11:45:29 +09:00
Sakamoto Shiina
c9dbd13a3a [Chore] Adjust new line codes. 2025-09-04 13:49:49 +09:00
Soumt
9c2123fe31 [Chore] Localization: Address minor Korean localization review feedback 2025-09-03 20:38:06 +09:00
Soumt
8867d180d2 [Update] Localization: Updated Korean localization 2025-09-03 20:03:41 +09:00
Sakamoto Shiina
e7ae70add0 [Update] Localization: Add and adjust keys for each language. (Asked korean localization from this edited version.) 2025-08-30 22:45:09 +09:00
Sakamoto Shiina
7a6ed850b5 [Chore] Localization: Add quotations. (Asked english localization from this edited version.) 2025-08-30 21:13:15 +09:00
Sakamoto Shiina
21e4714658 [Update] Config Page: MessageFormat: Add ui, message format. 2025-08-26 17:27:05 +09:00
Sakamoto Shiina
b15a26c3d5 [bugfix] Plugins: Add error handling. when error occurred while rendering a plugin, set status disabled and an error. 2025-06-23 11:24:18 +09:00
Sakamoto Shiina
e02ed91721 [Update/bugfix] Notification UI:
Adjust an animation.
Add localizations.
Fix stack behavior that was not updated correctly. (it still has an issue tho.)
2025-06-21 09:43:12 +09:00
Sakamoto Shiina
e480c373cd [Refactor] (Huge Refactoring 2)
Consolidated all logic into category-specific files.
Renamed useTranslation from react-i18next to useI18n to avoid a name conflict with our own function.
2025-06-19 08:40:45 +09:00
Sakamoto Shiina
3f38bfbba8 [Update] Resend Message Button: To be store-able the status.
Move to Appearance settings.
2025-06-15 17:49:42 +09:00
Sakamoto Shiina
cda42a0901 [Update] Change labels Japanese: Main Page: Main Functions. 音声認識◯◯ -> マイク入力, 聞き取り.
and change some labels.
2025-06-02 14:52:33 +09:00
Sakamoto Shiina
88cb4f72b5 [Update/bugfix] UI: Add disable/enable UI function when osc query is disabled.
Fix the error that the mic mute sync couldn't enable/disable.
2025-05-30 15:32:03 +09:00
Sakamoto Shiina
0b48631363 [Update] AdvancedSettings: Websocket: Add settings ui. 2025-05-19 03:52:43 +09:00
Sakamoto Shiina
8ea7fb05c0 [Update] Config Page: Move and add plugin section from AdvancedSettings. 2025-05-11 16:25:02 +09:00
Sakamoto Shiina
e3b75f2cfb [Update] Plugins: Adjust designs.
Add localizations.
2025-04-27 02:15:31 +09:00
Sakamoto Shiina
56936d0285 [Update] Plugins -> AdvancedSettings. Move to AdvancedSettings because the plugin just only one is available and it's for specific user, actually. so put it to AdvancedSettings for now. 2025-04-26 19:41:28 +09:00
Sakamoto Shiina
81a422b07d [Update] Plugins: Add notifications. 2025-04-24 23:44:11 +09:00
Sakamoto Shiina
2f27e5a491 [Update] Localization(EN): Localized by RIKU_730. 2025-04-21 16:21:59 +09:00
Sakamoto Shiina
e670672e15 [Chore/update] Change localization, Japanese. 2025-03-18 16:42:05 +09:00
Sakamoto Shiina
8ea37eb39a [Update] Main Page: TranslatorSelector: Add the label 'default'. 2025-03-18 15:26:55 +09:00
Sakamoto Shiina
c9e40fc682 [Update] Adjust localizations. (every yaml key and lines are same with en.yml) 2025-03-18 11:18:03 +09:00
Sakamoto Shiina
adf98b8c33 [Update] Change sentences, Japanese. 2025-03-18 08:23:53 +09:00
Sakamoto Shiina
c82a89a7fb [Update] UI: Add error handlings and show error notifications. adjust each localization for it. 2025-03-17 15:58:16 +09:00
Sakamoto Shiina
fec499cfad [Update] Adjust localization and design. 2025-03-15 13:32:40 +09:00
Sakamoto Shiina
f68a0231c2 [Refactor] Adjust yaml format. 2025-02-21 10:13:19 +09:00
Sakamoto Shiina
9c84c9905d [bugfix/Update] Config Page: Others: Sound: fix japanese localize. add description. 2025-02-21 08:49:01 +09:00
Sakamoto Shiina
fd0069cb6b [Update] UI: VRC ChatBoxの通知音のON/OFF 設定項目追加 2025-02-18 15:36:08 +09:00