sort translations
This commit is contained in:
@@ -250,17 +250,22 @@ en:
|
|||||||
contract_template:
|
contract_template:
|
||||||
actions:
|
actions:
|
||||||
copy_url: Copy Release URL
|
copy_url: Copy Release URL
|
||||||
|
duplicate: Duplicate
|
||||||
edit: Edit
|
edit: Edit
|
||||||
manage: Manage
|
manage: Manage
|
||||||
qr_code: QR Code
|
qr_code: QR Code
|
||||||
sign: Sign
|
sign: Sign
|
||||||
duplicate: Duplicate
|
|
||||||
no_fee: No Fee
|
no_fee: No Fee
|
||||||
create:
|
create:
|
||||||
notice: The release template has been created
|
notice: The release template has been created
|
||||||
destroy:
|
destroy:
|
||||||
archived_failure: Failed to archive the release template
|
archived_failure: Failed to archive the release template
|
||||||
archived_notice: The release template has been archived
|
archived_notice: The release template has been archived
|
||||||
|
duplicate:
|
||||||
|
name_prefix: Copy of %{template_name}
|
||||||
|
duplicates:
|
||||||
|
create:
|
||||||
|
error: Failed to duplicate release template
|
||||||
edit:
|
edit:
|
||||||
heading: Edit Contract Template
|
heading: Edit Contract Template
|
||||||
form:
|
form:
|
||||||
@@ -303,11 +308,6 @@ en:
|
|||||||
releases_automatically_organized: Releases are automatically organized as they’re submitted
|
releases_automatically_organized: Releases are automatically organized as they’re submitted
|
||||||
update:
|
update:
|
||||||
notice: The release template has been updated
|
notice: The release template has been updated
|
||||||
duplicate:
|
|
||||||
name_prefix: Copy of %{template_name}
|
|
||||||
duplicates:
|
|
||||||
create:
|
|
||||||
error: Failed to duplicate release template
|
|
||||||
contracts:
|
contracts:
|
||||||
for_office_use_only:
|
for_office_use_only:
|
||||||
description_labels:
|
description_labels:
|
||||||
|
|||||||
@@ -105,8 +105,13 @@ es:
|
|||||||
number_of_copies_invalid_notice: Please enter valid number greater than 0 (ES)
|
number_of_copies_invalid_notice: Please enter valid number greater than 0 (ES)
|
||||||
contract_template:
|
contract_template:
|
||||||
actions:
|
actions:
|
||||||
edit: Edit (ES)
|
|
||||||
duplicate: Duplicate (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:
|
edit:
|
||||||
heading: Edit Contract Template (ES)
|
heading: Edit Contract Template (ES)
|
||||||
form:
|
form:
|
||||||
@@ -137,11 +142,6 @@ es:
|
|||||||
releases_automatically_organized: Releases are automatically organized as they’re submitted (ES)
|
releases_automatically_organized: Releases are automatically organized as they’re submitted (ES)
|
||||||
update:
|
update:
|
||||||
notice: The release template has been updated (ES)
|
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:
|
contracts:
|
||||||
for_office_use_only:
|
for_office_use_only:
|
||||||
description_labels:
|
description_labels:
|
||||||
|
|||||||
Reference in New Issue
Block a user