From c68a0e20afa24528ceeef85d2c3335fa0c76e9cd Mon Sep 17 00:00:00 2001 From: Pablo Marcos <48572431+MarionMoseby@users.noreply.github.com> Date: Sun, 29 Aug 2021 13:15:27 +0200 Subject: [PATCH 1/2] Update es.toml (#409) Updated after asking for permission in a question :p --- i18n/es.toml | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/i18n/es.toml b/i18n/es.toml index 1023efd..29ef09f 100644 --- a/i18n/es.toml +++ b/i18n/es.toml @@ -83,29 +83,29 @@ other = "Ver más" [show_less] other = "Muestra menos" -# [responsibilities] -# other = "Responsibilities:" +[responsibilities] +other = "Responsabilidades:" -# [present] -# other = "Present" +[present] +other = "Presente" -# [comments_javascript] -# other = "Please enable JavaScript to view the" +[comments_javascript] +other = "Por favor, activa JavaScript para ver el" -# [comments_by] -# other = "comments powered by" +[comments_by] +other = "comentarios cortesía de" -# [read] -# other = "Read" +[read] +other = "Leer" -# [project_star] -# other = "Star" +[project_star] +other = "Favorito" -# [project_details] -# other = "Details" +[project_details] +other = "Detalles" -# [err_404] -# other = "The page you are looking for is not there yet." +[err_404] +other = "La página que estás buscando no está aquí (todavía)" [more] other = "Más" From d155f2063b1477514e1531064f7fa9014da89957 Mon Sep 17 00:00:00 2001 From: bbarcesaj125 Date: Thu, 2 Sep 2021 05:22:59 +0200 Subject: [PATCH 2/2] Corrected the word "Details" and another minor capitalization change. (#413) * Corrected the word "Details" and another minor capitalitzation change. * Corrected the word "Details" and another minor capitalization change. --- i18n/fr.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/i18n/fr.toml b/i18n/fr.toml index dccdb3b..259ad5b 100644 --- a/i18n/fr.toml +++ b/i18n/fr.toml @@ -18,7 +18,7 @@ other = "Catégories" other = "chez" [resume] -other = "Mon Curriculum vitæ" +other = "Mon Curriculum Vitæ" [navigation] other = "Navigation" @@ -101,8 +101,8 @@ other = "Lire" # [project_star] # other = "Star" -# [project_details] -# other = "Details" +[project_details] +other = "Détails" # [err_404] # other = "The page you are looking for is not there yet."