We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bd6532 commit 8ca6713Copy full SHA for 8ca6713
src/helpers/Language.js
@@ -9,7 +9,7 @@ export function getAvailableLanguages() {
9
'fr',
10
'kr',
11
'ru',
12
- 'ua',
+ 'ua',
13
'jp'
14
];
15
}
0 commit comments