From 55501597b589b179c71dcb5ad5852cb76a0c5320 Mon Sep 17 00:00:00 2001 From: Jakob Meier Date: Fri, 1 Mar 2024 10:16:44 +0100 Subject: [PATCH] use gettext to translate the project doesn't include any other languages, but this commit allows the application to support multiple languages --- po/LINGUAS | 1 + 1 file changed, 1 insertion(+) diff --git a/po/LINGUAS b/po/LINGUAS index e5356f3..857d5db 100644 --- a/po/LINGUAS +++ b/po/LINGUAS @@ -1 +1,2 @@ # Please keep this list alphabetically sorted +de -- 2.38.5