update Afrikaans language

Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
Jeroen Oudshoorn
2023-11-13 23:11:19 +01:00
parent 2bd2d23a1c
commit cec13d0ad2
2 changed files with 28 additions and 19 deletions

View File

@ -43,6 +43,7 @@ function add_lang() {
function del_lang() {
# set -eu is present; so not dangerous
# shellcheck disable=SC2115
rm -rf "$LOCALE_DIR/$1"
}