🌐 fix(i18n-es): correct 'of' translation
This commit is contained in:
parent
6673a063b8
commit
0b6cb31bba
@ -19,7 +19,7 @@ post = "entrada"
|
||||
posts = "entradas" # Plural of "post".
|
||||
prev = "Anterior" # As in "Previous" page.
|
||||
next = "Siguiente" # As in "Next" page.
|
||||
of = "sur" # E.g. Page 1 "of" 3
|
||||
of = "de" # E.g. Page 1 "of" 3
|
||||
all_posts = "Todas las entradas"
|
||||
all_tags = "Todas las etiquetas"
|
||||
language_selection = "Selección de idioma"
|
||||
|
Loading…
x
Reference in New Issue
Block a user