Merge branch 'toggle-missing-translation' of https://github.com/gandaro/diaspora
This commit is contained in:
commit
26fab27d34
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@
|
|||
- elsif selected_aspects.size == 1
|
||||
= selected_aspects.first.name
|
||||
- else
|
||||
= t('.toggle', :count => selected_aspects.size)
|
||||
= t('shared.aspect_dropdown.toggle', :count => selected_aspects.size)
|
||||
▼
|
||||
|
||||
.wrapper
|
||||
|
|
|
|||
Loading…
Reference in a new issue