Skip to content

Commit

Permalink
[antoniandre#499 ] Added Estonian locale.
Browse files Browse the repository at this point in the history
  • Loading branch information
antoniandre committed Aug 31, 2022
1 parent f512b18 commit af8fd66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/documentation/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -373,6 +373,7 @@ const localesList = [
{ code: 'da', label: 'Danish' },
{ code: 'nl', label: 'Dutch' },
{ code: 'en', label: 'English' },
{ code: 'et', label: 'Estonian' },
{ code: 'fa', label: 'Farsi' },
{ code: 'fr', label: 'French' },
{ code: 'ka', label: 'Georgian' },
Expand Down

0 comments on commit af8fd66

Please sign in to comment.