diff --git a/core/config/locales/templates/components/en.yml b/core/config/locales/templates/components/en.yml index 26ba7b78a..efd7114fe 100644 --- a/core/config/locales/templates/components/en.yml +++ b/core/config/locales/templates/components/en.yml @@ -79,6 +79,7 @@ en: confirm: 'Are you sure you want to change language to {name}?' addon_connect: + title: "Connect to {appname}" link_account: title: Link your account link: "Link your {appname} account to Maestrano to get your business in sync." diff --git a/core/config/locales/templates/impac/dock/en.yml b/core/config/locales/templates/impac/dock/en.yml index f18cf7b2b..0bdecc7da 100644 --- a/core/config/locales/templates/impac/dock/en.yml +++ b/core/config/locales/templates/impac/dock/en.yml @@ -43,6 +43,21 @@ en: upgrading: Upgrading downgrading: Downgrading sync_started: "The sync with {appname} has started" - sync_list: "List of previous synchronizations:" + sync_list: + title: "List of previous synchronizations:" + history: "History" + date: "Date" + status: "Status" + message: "Message" + sync: "Synchronize" + entities: + title: "Entities" + update: "Update" + id_maps: + title: "Data" + name: "Name" + type: "Type" + in_maestrano: "In Maestrano" + in_app: "In {app}" disconnect_app: Disconnect