Shorten language names

This commit is contained in:
redphx
2024-09-24 19:34:20 +07:00
parent bb57f72e64
commit 135193813c
2 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ import { NATIVE_FETCH } from "./bx-flags";
import { BxLogger } from "./bx-logger";
export const SUPPORTED_LANGUAGES = {
'en-US': 'English (United States)',
'en-US': 'English (US)',
'ca-CA': 'Català',
'da-DK': 'dansk',