From 25b949d21fbea586831211a452290a23904d2d76 Mon Sep 17 00:00:00 2001 From: Michele Cereda Date: Fri, 20 Dec 2024 20:37:40 +0100 Subject: [PATCH] fix(ansible/kde): improve plasma language configuration values --- ansible/playbooks/kde.configure.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ansible/playbooks/kde.configure.yml b/ansible/playbooks/kde.configure.yml index 579bdd7..a5ac2eb 100644 --- a/ansible/playbooks/kde.configure.yml +++ b/ansible/playbooks/kde.configure.yml @@ -45,10 +45,10 @@ value: nl_NL.UTF-8 - group: Formats key: LC_TIME - value: C + value: C.UTF-8 - group: Translations key: LANGUAGE - value: C:en_IE + value: en_IE.UTF-8:C.UTF-8 - name: Configure the timezone tags: timezone community.general.kdeconfig: