Comment to Language Flag
-
Hello @Wise !
If you're confusing about the English langauge's flag then you may apply the following MySQL query in your UNA database:
UPDATE `sys_localization_languages` SET `Flag`='us' WHERE `Name`='en' LIMIT 1;
Then clear all caches in the Studio->Dashboard.