From b683ef5ccda661235ebe2c2c440564ef3171b796 Mon Sep 17 00:00:00 2001 From: prprnya Date: Tue, 22 Feb 2022 20:43:25 +0800 Subject: [PATCH] fix(i18n): typo in `ca.toml` --- i18n/ca.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/ca.toml b/i18n/ca.toml index 68748fc..097b05c 100644 --- a/i18n/ca.toml +++ b/i18n/ca.toml @@ -47,7 +47,7 @@ other = "Canvia Tema" # === partials/footer.html === [poweredBySome] -other = "Amb la tecnologia de {{ .Hugo }} | Tema - {{ .Theme }}" +other = "Impulsat per {{ .Hugo }} | Tema - {{ .Theme }}" # === partials/footer.html === # === partials/comment.html ===