Skip to content

Commit

Permalink
Remove Dutch language
Browse files Browse the repository at this point in the history
  • Loading branch information
marcogiusti committed Dec 15, 2019
1 parent 25e2c99 commit 7534c51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion l10nmerge.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Virtualbricks - a vde/qemu gui written in python and GTK/Glade.
# Copyright (C) 2019 Virtualbricks team

LANGUAGES="it nl es fr de du"
LANGUAGES="it nl es fr de"

for lang in $LANGUAGES;
do
Expand Down

0 comments on commit 7534c51

Please sign in to comment.