[Update] 文言修正。カッコなど。

This commit is contained in:
Sakamoto Shiina
2024-01-19 12:21:05 +09:00
parent a24e77be98
commit ee7589ba93
2 changed files with 6 additions and 6 deletions

View File

@@ -84,8 +84,8 @@ config_window:
transcription_mic: Mic
transcription_speaker: Speaker
others: Others
others_send_message_formats: Message Formats(Send)
others_received_message_formats: Message Formats(Received)
others_send_message_formats: Message Formats (Send)
others_received_message_formats: Message Formats (Received)
others_speaker2chatbox: Speaker2Chatbox
advanced_settings: Advanced Settings
@@ -223,7 +223,7 @@ config_window:
error_message: "The characters '[message]' cannot be used."
send_message_format_with_t:
label: Message Format(With translation)
label: Message Format (With translation)
desc: "You can change the decoration of the message you want to send.\n[message] will be replaced with the message, and [translation] will be replaced with the translated message."
example_text: This is an example sentence. Fonts, line breaks, etc. may differ from the actual display.
error_message: "The characters '[message]' and '[translation]' cannot be used."
@@ -235,7 +235,7 @@ config_window:
error_message: "The characters '[message]' cannot be used."
received_message_format_with_t:
label: Message Format(With translation)
label: Message Format (With translation)
desc: It will be used in Notification XSOverlay too.
example_text: This is an example sentence. Fonts, line breaks, etc. may differ from the actual display.
error_message: "The characters '[message]' and '[translation]' cannot be used."