chore: Update translations, add pnpm sync:i18n command (#10893)
Added a command to sync files in the locale/*/ folder. Run `pnpm sync:i18n` would copy index.js in `dashboard/locale/en` to every other folder `dashboard/locale/*/` --------- Co-authored-by: Pranav <pranavrajs@gmail.com>
This commit is contained in:
@@ -165,6 +165,7 @@ ja:
|
||||
removed: '%{user_name} がSLAポリシー "%{sla_name}" を削除しました'
|
||||
muted: '%{user_name} が会話をミュートしました'
|
||||
unmuted: '%{user_name} が会話のミュートを解除しました'
|
||||
auto_resolution_message: 'Resolving the conversation as it has been inactive for a while. Please start a new conversation if you need further assistance.'
|
||||
templates:
|
||||
greeting_message_body: '%{account_name} は通常数時間以内に返信します。'
|
||||
ways_to_reach_you_message_body: 'ご連絡先をご入力ください。'
|
||||
|
||||
Reference in New Issue
Block a user