mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-06-17 11:59:39 +00:00
Create checkboxes dropdown component
This commit is contained in:
parent
780a215a6b
commit
51698947aa
4 changed files with 196 additions and 0 deletions
|
@ -500,4 +500,9 @@
|
|||
<item quantity="one">%d year ago</item>
|
||||
<item quantity="other">%d years ago</item>
|
||||
</plurals>
|
||||
|
||||
<plurals name="dropdown_checkboxes_default_count">
|
||||
<item quantity="one">%d item selected</item>
|
||||
<item quantity="other">%d items selected</item>
|
||||
</plurals>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue