Skip to content

Commit

Permalink
Merge pull request #1072 from alphagov/msw/translations
Browse files Browse the repository at this point in the history
Add missing taxonomy_navigation component ar and ru translations
  • Loading branch information
barrucadu authored Sep 3, 2018
2 parents dcddd7b + bea2701 commit c51a56a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/locales/ar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@ ar:
topical_events: "أحداث ذات صلة بالموضوع"
topics: "المواضيع"
world_locations: "العالم"
taxonomy_navigation:
collections: "مجموعات"
related_content: "محتوى ذو صلة"
topical_events: "أحداث ذات صلة بالموضوع"
world_locations: "العالم"
published_dates:
published: "تاريخ النشر %{date}"
publisher_metadata:
Expand Down
5 changes: 5 additions & 0 deletions config/locales/ru.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ ru:
topical_events: "Актуальные события"
topics: "Темы"
world_locations: "Страны, регионы, организации"
taxonomy_navigation:
collections: "Коллекции"
related_content: "На эту тему"
topical_events: "Актуальные события"
world_locations: "Страны, регионы, организации"
content_item:
schema_name:
announcement:
Expand Down

0 comments on commit c51a56a

Please sign in to comment.