forked from deepStateMirrors/tabi
✨ feat: add series functionality (#406)
Co-authored-by: welpo <welpo@users.noreply.github.com>
This commit is contained in:
parent
57a0a8e1a0
commit
0253799f23
52 changed files with 1824 additions and 75 deletions
|
@ -23,6 +23,7 @@ one_results = "$NUMBER resultat" # "1 result"
|
|||
many_results = "$NUMBER resultats" # "3 results"
|
||||
|
||||
# Navigation.
|
||||
jump_to_posts = "Saltar als articles"
|
||||
read_more = "Llegir més"
|
||||
one_posts = "$NUMBER entrada"
|
||||
many_posts = "$NUMBER entrades"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue