Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

Commit 121266a

Browse files
feat(locale): add Azerbaijani and Central Kurdish
1 parent 7ffbd82 commit 121266a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/vue-cli-plugin-vuetify/util/locales.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
const LOCALE_MAP = {
22
af: 'Afrikaans',
33
ar: 'Arabic',
4+
az: 'Azerbaijani',
45
ca: 'Catalan',
6+
ckb: 'Central Kurdish',
57
cs: 'Czech',
68
de: 'German',
79
es: 'Spanish',

0 commit comments

Comments
 (0)