Wrong flag for Vietnamese language
-
This plugin shows wrong flag for Vietnamese language. It’s because files containing flag icons are named using country codes, not language codes.
The country code for Vietnam is VN, so the name is vn.png.
WP uses language codes (not country codes) to identify languages. So in my case, the site is in Vietnamese, the language code is VI, and this plugin shows vi.png (which is the flag of US Virgin Islands).
And Virgin Islands actually uses English as the language. (Source)
Everytime I update this plugin, I have to rename the two flag files in order to show the correct flag for Vietnamese site.
Please delete vi.png and rename vn.png to vi.png in future releases!
The topic ‘Wrong flag for Vietnamese language’ is closed to new replies.