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 @@ de:
|
||||
removed: '%{user_name} hat SLA-Richtlinie %{sla_name} entfernt'
|
||||
muted: '%{user_name} hat das Gespräch stumm geschaltet'
|
||||
unmuted: '%{user_name} hat das Gespräch laut gestellt'
|
||||
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} antwortet in der Regel in wenigen Stunden.'
|
||||
ways_to_reach_you_message_body: 'Geben Sie dem Team einen Weg, Sie zu erreichen.'
|
||||
|
||||
Reference in New Issue
Block a user