<%= t ".title" %>
+- <%= t ".title" %> -
- <%= t(".description_html") %> +<%= @type[:name] %>
+<%= @type[:name] %>
-Here you can see all favourites you have added in different phases of the process. From the side navigation you can choose which favourites you want to see.
side_panel: - show_navigation: Show navigation + nav_label: Sub navigation diff --git a/config/locales/fi.yml b/config/locales/fi.yml index 48b9ccf..4e29ed8 100644 --- a/config/locales/fi.yml +++ b/config/locales/fi.yml @@ -19,4 +19,4 @@ fi: title: Suosikit description_html:Täällä näet kaikki omat suosikit, joita olet lisännyt prosessin eri vaiheissa. Sivupalkista voit valita, mitä suosikkeja haluat selata.
side_panel: - show_navigation: Näytä navigaatio + nav_label: Alanavigaatio diff --git a/config/locales/sv.yml b/config/locales/sv.yml index a4079f6..cbb1970 100644 --- a/config/locales/sv.yml +++ b/config/locales/sv.yml @@ -19,4 +19,4 @@ sv: title: Favoriter description_html:Här kan du se alla favoriter du har lagt till i olika faser av processen. Från sidnavigeringen kan du välja vilka favoriter du vill se.
side_panel: - show_navigation: Visa navigering + nav_label: Undernavigering