implement vocabulary packs exploration and download functionality

This commit is contained in:
jonasgaudian
2026-02-18 23:11:32 +01:00
parent d12a21909c
commit 0a202191eb
12 changed files with 1150 additions and 46 deletions

View File

@@ -912,5 +912,11 @@
<string name="cd_add">Adicionar</string>
<string name="cd_searchh">Buscar</string>
<string name="label_learnedd">aprendido</string>
<!-- Sort Order Options -->
<string name="sort_order_newest_first">Mais Recentes Primeiro</string>
<string name="sort_order_oldest_first">Mais Antigos Primeiro</string>
<string name="sort_order_alphabetical">Alfabético</string>
<string name="sort_order_language">Idioma</string>
</resources>