Commit 6becbf74 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Missing comma (fixes #2634)

parent 702e8037
......@@ -48,7 +48,7 @@ static const char *const ppsz_language[] =
"auto",
"en",
"ar",
"bn"
"bn",
"pt_BR",
"en_GB",
"bg",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment