feat: post tweet (#86)

* feat: post tweet
* fix: import
* refactor: constants
* feat: X settings
This commit is contained in:
RainbowBird
2025-03-18 10:01:39 +08:00
committed by GitHub
parent d99f358f14
commit 6c2e36e15c
13 changed files with 362 additions and 66 deletions
+5 -2
View File
@@ -121,10 +121,9 @@ settings:
sections:
section:
provider-voice-selection:
description: Select the suitable speech provider
title: Provider
custom_model_placeholder: Enter custom model name...
custom_voice_placeholder: Enter custom voice ID...
description: Select the suitable speech provider
no_models: No models available
no_models_description: No models were found for this provider
no_voices: No voices available
@@ -135,8 +134,12 @@ settings:
search_voices_results: Found {count} of {total} voices
show_less: Show less
show_more: Show more
title: Provider
title: Speech
title: Modules
x:
description: X / Twitter browsing and usage
title: X / Twitter
vision:
description: Vision
title: Vision
+3
View File
@@ -127,6 +127,9 @@ settings:
title: 提供商
title: 发声
title: 机体模块
x:
description: X / Twitter 的浏览和使用
title: X / Twitter
vision:
description: 视觉
title: 视觉