From: Tomas Sedovic
Accidentally, the text for the "Users" item from the main navigation wasn't
being loaded from the i18n dictionary.
This adds the text to the dictionary and hooks the loading up.
---
src/app/views/layouts/_header.haml |2 +-
src/config/locales/en.yml |1 +
2
From: Tomas Sedovic
Accidentally, the text for the "Users" item from the main navigation wasn't
being loaded from the i18n dictionary.
This adds the text to the dictionary and hooks the loading up.
---
src/app/views/layouts/_header.haml |2 +-
src/config/locales/en.yml |1 +
2
From: Tomas Sedovic
Accidentally, the text for the "Users" item from the main navigation wasn't
being loaded from the i18n dictionary.
This adds the text to the dictionary and hooks the loading up.
---
src/app/views/layouts/_header.haml |2 +-
src/config/locales/en.yml |1 +
2