Skip to content

Commit

Permalink
Remove duplicate translations
Browse files Browse the repository at this point in the history
  • Loading branch information
Artur Beljajev committed Mar 12, 2019
1 parent c80fc22 commit f3fb51c
Showing 1 changed file with 0 additions and 40 deletions.
40 changes: 0 additions & 40 deletions config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,6 @@ en:
are_you_sure: 'Are you sure?'
back: 'Back'
new_domain: 'New domain'
registrar_name: 'Registrar name'
contact_code: 'Contact code'
add: 'Add'
domain: 'Domain'
Expand Down Expand Up @@ -383,7 +382,6 @@ en:
failed_to_create_certificate: 'Failed to create certificate!'
registrant_not_found: 'Registrant not found'
failed_to_revoke_certificate: 'Failed to revoke certificate!'
contact_code: Contact code
upload_csr: 'Upload CSR'
signature_algorithm: 'Signature algorithm'
version: 'Version'
Expand Down Expand Up @@ -426,56 +424,29 @@ en:
blank: "Password can't be blank"

username: 'Username'
domains: 'Domains'
register: 'Register'
contacts: 'Contacts'
domain_info: 'Domain info'
domain_details: 'Domain details'
xml_console: 'XML Console'
info: 'Info'
register: 'Register'
send_epp_request: 'Send EPP Request'
created_at: 'Created at'
valid_to: 'Valid to'
updated_at: 'Updated at'
name: 'Name'
type: 'Type'
code: 'Code'
dnskeys: 'DNS Keys'
flag: 'Flag'
protocol: 'Protocol'
algorithm: 'Algorithm'
public_key: 'Public key'
ds_key_tag: 'DS key tag'
ds_algorithm: 'DS algorithm'
ds_digest: 'DS digest'
statuses: 'Statuses'
status: 'Status'
description: 'Description'
check_domain: 'Check domain'
result: 'Result'
available: 'Available'
reason: 'Reason'
contact_code: 'Code'
add_another: 'Add another'
delete: 'Delete'
contact_type: 'Contact type'
edit_domain: 'Edit domain'
new_domain: 'New domain'
edit: 'Edit'
delete: 'Delete'
renew: 'Renew'
new: New
renew_domain: 'Renew domain'
cur_exp_date: 'curExpDate'
query: 'Query'
reject: 'Reject'
approve: 'Approve'
contact_info: 'Contact info'
contact_id: 'Contact ID'
address: 'Address'
street: 'Street'
city: 'City'
message: 'Message'
message_no: 'Message #%{id}'
queue_date: 'Queue date'
Expand All @@ -490,28 +461,19 @@ en:
dequeue: 'Dequeue'
are_you_sure_you_want_to_delete_domain: 'Are you sure you want to delete domain %{domain}?'
keyrelay: 'Keyrelay'
expiry_relative: 'Expiry relative'
expiry_absolute: 'Expiry absolute'
upload_key: 'Upload key'
legal_document: 'Legal document'
legal_document_max_size: '(max. 8MB)'
delete_domain: 'Delete domain'
index: 'Index'
ident: 'Ident'
email: 'E-mail'
phone: 'Phone'
org_name: Org name
country: Country
period: Period
birthday_format: 'Insert birthday in format: YYYY-MM-DD'
your_session_has_timed_out: 'Your session has timed out. Please log in again.'
certificate_loaded: 'Certificate (already loaded)'
private_key_loaded: 'Private key (already loaded)'
credentials: 'Credentials'
pki: 'PKI'
zip: Postcode
contact_details: Contact Details
general: General
id_card: 'ID Card'
m_id: 'M-ID'
pending_removed: Pending was successfully removed.
Expand All @@ -521,7 +483,6 @@ en:
not_found: Not found
no_connection_to_registry: Connection issue to the registry EPP or REPP server! Please try again later.
domain_not_found: 'Domain was not found'
new_contact: 'New contact'
add_deposit: 'Add deposit'
amount: 'Amount'
please_pay_the_following_invoice: 'Please pay the following invoice'
Expand Down Expand Up @@ -719,7 +680,6 @@ en:
is_registrant: 'Is registrant'
force_delete_set_on_domain: 'Force delete set on domain %{domain_name}'
mail_templates: Mail Templates
failure: "It was not saved"
contact_is_not_valid: 'Contact %{value} is not valid, please fix the invalid contact'
next: 'Next'
previous: 'Previous'
Expand Down

0 comments on commit f3fb51c

Please sign in to comment.