Commit d63889bd5ecf00e589fc06e3e610eae65cd8e871
1 parent
f1acd8e1
Exists in
colab
and in
4 other branches
Fixed language key
Signed-off-by: Diego Araujo <diegoamc90@gmail.com>
Showing
3 changed files
with
3 additions
and
3 deletions
Show diff stats
app/views/layouts/application.html.erb
... | ... | @@ -73,7 +73,7 @@ |
73 | 73 | <% end %> |
74 | 74 | <li class="dropdown"> |
75 | 75 | <a class="dropdown-toggle" aria-expanded="true" role="button" data-toggle="dropdown" href="#"> |
76 | - <%= t('idiom') %> | |
76 | + <%= t('language') %> | |
77 | 77 | <span class="caret"></span> |
78 | 78 | </a> |
79 | 79 | <ul class="dropdown-menu" role="menu"> | ... | ... |
config/locales/views/en.yml
config/locales/views/pt.yml