From b709feebcfccddf991f04e15dc19aaec22fe69fc Mon Sep 17 00:00:00 2001 From: HombreLaser Date: Tue, 7 May 2024 19:07:51 -0600 Subject: Add polyglot --- _i18n/en.yml | 19 ------------------- _i18n/es.yml | 19 ------------------- 2 files changed, 38 deletions(-) (limited to '_i18n') diff --git a/_i18n/en.yml b/_i18n/en.yml index c88839c..e69de29 100644 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -1,19 +0,0 @@ -global: - language: Language - now: Now - about: About - about_me: About me - archive: Archive - categories: Categories - recent_posts: Recent posts - source_code: Source code -index: - page: Page - of: of - first: First - last: Last -post: - next: Next - previous: Previous -errors: - not_found: The page you were looking for couldn't be found diff --git a/_i18n/es.yml b/_i18n/es.yml index 14bd9be..e69de29 100644 --- a/_i18n/es.yml +++ b/_i18n/es.yml @@ -1,19 +0,0 @@ -global: - language: Lenguaje - now: Ahora - about: Acerca de - about_me: Acerca de mí - archive: Archivados - categories: Categorías - recent_posts: Posts recientes - source_code: Código fuente -index: - page: Página - of: de - first: Primera - last: Última -post: - next: Siguiente - previous: Anterior -errors: - not_found: No se encontró la página que buscabas -- cgit v1.2.3