Skip to content

Commit

Permalink
Merge branch '3.11' into 3
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli committed Dec 19, 2022
2 parents 4a51782 + 5cd7db7 commit 6c0ae1f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lang/es.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ es:
PLURALS:
one: 'Una categoría de blog'
other: '{count} Categorías de blog'
many: '{count} Categorías de blog'
SINGULARNAME: 'Categoría del blog'
SilverStripe\Blog\Model\BlogMemberExtension:
BLOGPOSTS: 'Artículos del blog'
Expand Down Expand Up @@ -86,6 +87,7 @@ es:
PLURALS:
one: 'Una etiqueta de blog'
other: '{count} Etiquetas de blog'
many: '{count} Etiquetas de blog'
SINGULARNAME: 'Etiqueta del Blog'
SilverStripe\Blog\Widgets\BlogArchiveWidget:
ArchiveType: 'Tipo de archivo'
Expand Down

0 comments on commit 6c0ae1f

Please sign in to comment.