mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
update Afrikaans language
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
@ -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"
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user