Skip to content

Commit

Permalink
Add new locale
Browse files Browse the repository at this point in the history
  • Loading branch information
MuriloDalRi committed Jun 24, 2019
1 parent e8a44a7 commit d5cdbcf
Show file tree
Hide file tree
Showing 3 changed files with 295 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ class Application < Rails::Application
config.i18n.available_locales = [
:en, :ar, :az, :be, :bg, :bn, :cs, :cy, :da, :de, :dr, :el,
:es, 'es-419', :et, :fa, :fi, :fr, :gd, :he, :hi, :hr, :hu,
:hy, :id, :is, :it, :ja, :ka, :ko, :lt, :lv, :ms, :mt, :no,
:nl, :pl, :ps, :pt, :ro, :ru, :si, :sk, :sl, :so, :sq, :sr,
:sv, :sw, :ta, :th, :tk, :tr, :uk, :ur, :uz, :vi, :zh, 'zh-hk',
'zh-tw'
:hy, :id, :is, :it, :ja, :ka, :kk, :ko, :lt, :lv, :ms, :mt,
:no, :nl, :pl, :ps, :pt, :ro, :ru, :si, :sk, :sl, :so, :sq,
:sr, :sv, :sw, :ta, :th, :tk, :tr, :uk, :ur, :uz, :vi, :zh,
'zh-hk', 'zh-tw'
]

# Enable locale fallbacks for I18n (makes lookups for any locale fall back to
Expand Down
1 change: 1 addition & 0 deletions config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ en:
gd: Irish
sl: Slovenian
sv: Swedish
kk: Kazakh
content_item:
schema_name:
# `national` & `official` are old document types for
Expand Down
290 changes: 290 additions & 0 deletions config/locales/kk.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,290 @@
kk:
content_item:
schema_name:
aaib_report:
one:
other:
announcement:
one:
other:
asylum_support_decision:
one:
other:
authored_article:
one:
other:
business_finance_support_scheme:
one:
other:
case_study:
one:
other:
closed_consultation:
one:
other:
cma_case:
one:
other:
coming_soon:
one:
other:
consultation:
one:
other:
consultation_outcome:
one:
other:
corporate_information_page:
one:
other:
corporate_report:
one:
other:
correspondence:
one:
other:
countryside_stewardship_grant:
one:
other:
decision:
one:
other:
detailed_guide:
one:
other:
dfid_research_output:
one:
other:
document_collection:
one:
other:
draft_text:
one:
other:
drug_safety_update:
one:
other:
employment_appeal_tribunal_decision:
one:
other:
employment_tribunal_decision:
one:
other:
esi_fund:
one:
other:
fatality_notice:
one:
other:
foi_release:
one:
other:
form:
one:
other:
government_response:
one:
other:
guidance:
one:
other:
impact_assessment:
one:
other:
imported:
one:
other:
independent_report:
one:
other:
international_development_fund:
one:
other:
international_treaty:
one:
other:
maib_report:
one:
other:
map:
one:
other:
medical_safety_alert:
one:
other:
national:
one:
other:
national_statistics:
one:
other:
national_statistics_announcement:
one:
other:
news_article:
one:
other:
news_story:
one:
other:
notice:
one:
other:
official:
one:
other:
official_statistics:
one:
other:
official_statistics_announcement:
one:
other:
open_consultation:
one:
other:
oral_statement:
one:
other:
policy:
one:
other:
policy_paper:
one:
other:
press_release:
one:
other:
promotional:
one:
other:
publication:
one:
other:
raib_report:
one:
other:
regulation:
one:
other:
research:
one:
other:
residential_property_tribunal_decision:
one:
other:
service_sign_in:
one:
other:
service_standard_report:
one:
other:
speaking_notes:
one:
other:
speech:
one:
other:
statement_to_parliament:
one:
other:
statistical_data_set:
one:
other:
statistics_announcement:
one:
other:
statutory_guidance:
one:
other:
take_part:
one:
other:
tax_tribunal_decision:
one:
other:
transcript:
one:
other:
transparency:
one:
other:
utaac_decision:
one:
other:
world_location_news_article:
one:
other:
world_news_story:
one:
other:
written_statement:
one:
other:
contents:
metadata:
published:
updated:
publication:
documents:
one:
other:
details:
common:
last_updated:
components:
figure:
image_credit:
published_dates:
hide_all_updates:
last_updated:
published:
see_all_updates:
show_all_updates:
publisher_metadata:
collections:
from:
hide_all:
show_all:
related_navigation:
collections:
external_links:
policies:
publishers:
related_content:
related_guides:
statistical_data_sets:
topical_events:
topics:
world_locations:
share_links:
share_this_page:
corporate_information_page:
about_our_services_html:
corporate_information:
personal_information_charter_html:
publication_scheme_html:
social_media_use_html:
welsh_language_scheme_html:
detailed_guide:
related_guides:
related_mainstream_content:
language_names:
kk: Qazaq
multi_page:
next_page:
previous_page:
print_entire_guide:
service_sign_in:
continue:
error:
option:
title:
time:
formats:
short_ordinal:
travel_advice:
alert_status:
avoid_all_but_essential_travel_to_parts:
avoid_all_but_essential_travel_to_whole_country:
avoid_all_travel_to_parts:
avoid_all_travel_to_whole_country:

0 comments on commit d5cdbcf

Please sign in to comment.