Skip to content

Commit 0453fc3

Browse files
yekoobrstoenescu
authored andcommitted
Add fa-ir lang. (quasarframework#1673)
1 parent 23f3544 commit 0453fc3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/App.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
,{ label: 'Italian', value: 'it' }
2121
,{ label: 'Spanish', value: 'es' }
2222
,{ label: 'Swedish', value: 'sv' }
23+
,{ label: 'Farsi', value: 'fa-ir' }
2324
,{ label: 'French', value: 'fr' }
2425
,{ label: 'Dutch', value: 'nl' }
2526
,{ label: 'German', value: 'de' }

0 commit comments

Comments
 (0)