From 7d4ff7cdb8c428ee221d2616b300736745e421fc Mon Sep 17 00:00:00 2001 From: Bilal Date: Mon, 13 Jul 2020 21:46:31 +0200 Subject: [PATCH] sort translations --- config/locales/en.yml | 12 ++++++------ config/locales/es.yml | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 4c332fb..3c54e28 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -250,17 +250,22 @@ en: contract_template: actions: copy_url: Copy Release URL + duplicate: Duplicate edit: Edit manage: Manage qr_code: QR Code sign: Sign - duplicate: Duplicate no_fee: No Fee create: notice: The release template has been created destroy: archived_failure: Failed to archive the release template archived_notice: The release template has been archived + duplicate: + name_prefix: Copy of %{template_name} + duplicates: + create: + error: Failed to duplicate release template edit: heading: Edit Contract Template form: @@ -303,11 +308,6 @@ en: releases_automatically_organized: Releases are automatically organized as they’re submitted update: notice: The release template has been updated - duplicate: - name_prefix: Copy of %{template_name} - duplicates: - create: - error: Failed to duplicate release template contracts: for_office_use_only: description_labels: diff --git a/config/locales/es.yml b/config/locales/es.yml index b527d95..d646e05 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -105,8 +105,13 @@ es: number_of_copies_invalid_notice: Please enter valid number greater than 0 (ES) contract_template: actions: - edit: Edit (ES) duplicate: Duplicate (ES) + edit: Edit (ES) + duplicate: + name_prefix: Copy of %{template_name} (ES) + duplicates: + create: + error: Failed to duplicate release template (ES) edit: heading: Edit Contract Template (ES) form: @@ -137,11 +142,6 @@ es: releases_automatically_organized: Releases are automatically organized as they’re submitted (ES) update: notice: The release template has been updated (ES) - duplicate: - name_prefix: Copy of %{template_name} (ES) - duplicates: - create: - error: Failed to duplicate release template (ES) contracts: for_office_use_only: description_labels: