From 47faa4581e63fb0dbc9738c7a32e806e16797b22 Mon Sep 17 00:00:00 2001 From: jeffser Date: Sun, 19 May 2024 20:28:19 -0600 Subject: [PATCH] Fix: Spanish translation wasn't working --- po/LINGUAS | 3 ++- po/es.po | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/po/LINGUAS b/po/LINGUAS index adc719b..8340029 100644 --- a/po/LINGUAS +++ b/po/LINGUAS @@ -1 +1,2 @@ -ru \ No newline at end of file +ru +es \ No newline at end of file diff --git a/po/es.po b/po/es.po index 49a1a60..5d1b4fa 100644 --- a/po/es.po +++ b/po/es.po @@ -13,7 +13,7 @@ msgstr "" "Language-Team: Spanish \n" "Language: es\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ASCII\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"