mirror of
https://github.com/plankanban/planka.git
synced 2025-08-02 20:15:27 +02:00
fix: Fix flag for English
This commit is contained in:
parent
14cc55a8c0
commit
e65ab6ece7
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ import core from './core';
|
|||
|
||||
export default {
|
||||
language: 'en',
|
||||
country: 'us',
|
||||
country: 'gb',
|
||||
name: 'English',
|
||||
embeddedLocale: merge(login, core),
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue