diff options
Diffstat (limited to '_data')
-rw-r--r-- | _data/en/strings.yml | 12 | ||||
-rw-r--r-- | _data/es/strings.yml | 12 |
2 files changed, 24 insertions, 0 deletions
diff --git a/_data/en/strings.yml b/_data/en/strings.yml index 0fb83f3..b203ba5 100644 --- a/_data/en/strings.yml +++ b/_data/en/strings.yml @@ -19,3 +19,15 @@ post: previous: Previous errors: not_found: The page you were looking for couldn't be found +date: + Jan: January + Feb: February + Mar: March + Apr: April + May: May + Jun: June + Aug: August + Sep: Septembee + Oct: October + Nov: November + Dec: December diff --git a/_data/es/strings.yml b/_data/es/strings.yml index 22bd9a3..6fb8132 100644 --- a/_data/es/strings.yml +++ b/_data/es/strings.yml @@ -19,3 +19,15 @@ post: previous: Anterior errors: not_found: No se encontró la página que buscabas +date: + Jan: Enero + Feb: Febrero + Mar: Marzo + Apr: Abril + May: Mayo + Jun: Junio + Aug: Agosto + Sep: Septiembre + Oct: Octubre + Nov: Noviembre + Dec: Diciembre |