[Update] Config Window: DeepL Auth Key. 認証キー成功時と失敗時に通知として設定画面上に表示。
This commit is contained in:
@@ -130,6 +130,8 @@ config_window:
|
||||
label: DeepL Auth Key
|
||||
desc: Please select %{translator} on the main screen with DeepL_API when using. ※Some languages may not be supported.
|
||||
open_auth_key_webpage: Open DeepL Account Webpage
|
||||
auth_key_success: Auth key update completed.
|
||||
auth_key_error: Auth Key is incorrect or Usage limit reached.
|
||||
|
||||
mic_host:
|
||||
label: Mic Host/Driver
|
||||
|
||||
@@ -28,7 +28,7 @@ main_window:
|
||||
disabled_foreground: 最前面への固定を解除しました。
|
||||
|
||||
auth_key_success: 認証キーの更新が完了しました。
|
||||
auth_key_error: 認証キーが間違っているか、API使用制限が上限に達しています.
|
||||
auth_key_error: 認証キーが間違っているか、API使用制限が上限に達しています。
|
||||
|
||||
no_mic_device_detected_error: マイクデバイスが検出されませんでした。
|
||||
no_speaker_device_detected_error: スピーカーデバイスが検出されませんでした。
|
||||
@@ -129,6 +129,8 @@ config_window:
|
||||
label: DeepL 認証キー
|
||||
desc: "使用の際は、メイン画面にある %{translator} をDeepL_APIに変更してください。\n※対応していない言語もあります。"
|
||||
open_auth_key_webpage: DeepLアカウントページを開く
|
||||
auth_key_success: 認証キーの更新が完了しました。
|
||||
auth_key_error: 認証キーが間違っているか、API使用制限が上限に達しています。
|
||||
|
||||
mic_host:
|
||||
label: マイク(ホスト/ドライバー)
|
||||
|
||||
Reference in New Issue
Block a user