Added translation

This commit is contained in:
Priit Tark 2015-04-16 17:25:08 +03:00
parent ca26a4ffb1
commit 5a4bb9d9e3
2 changed files with 3 additions and 3 deletions

View file

@ -25,7 +25,7 @@
%span.icon-bar %span.icon-bar
%span.icon-bar %span.icon-bar
= link_to main_app.registrar_root_path, class: 'navbar-brand' do = link_to main_app.registrar_root_path, class: 'navbar-brand' do
EIS Registrar = t(:registrar_head_title)
- if unstable_env.present? - if unstable_env.present?
.text-center .text-center
%small{style: 'color: #0074B3;'}= unstable_env %small{style: 'color: #0074B3;'}= unstable_env

View file

@ -713,7 +713,7 @@ en:
is a computer that saves and forwards via a general-access data communications network such data that is connected with the domain name and corresponding IP addresses. Your IT helpdesk or Internet service provider will have the necessary information about the domain name servers. is a computer that saves and forwards via a general-access data communications network such data that is connected with the domain name and corresponding IP addresses. Your IT helpdesk or Internet service provider will have the necessary information about the domain name servers.
account_activity: 'Account activity' account_activity: 'Account activity'
receipt_date: 'Receipt date' receipt_date: 'Receipt date'
registrar_head_title_sufix: ' - EIS Registrar Portal' registrar_head_title_sufix: ' - EIS Registrar'
admin_head_title_sufix: ' - Estonian Internet Foundation' admin_head_title_sufix: ' - Estonian Internet Foundation'
registrar_head_title: 'EIS Registrar Portal' registrar_head_title: 'EIS Registrar'
admin_head_title: 'Estonian Internet Foundation' admin_head_title: 'Estonian Internet Foundation'