Skip to content

Commit 1ff7ae1

Browse files
committed
Added Turkish to language menu
1 parent 33f5538 commit 1ff7ae1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/main.js

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ const locales = {
4141
pl: 'Polski',
4242
'pt-BR': 'Português (Brasil)',
4343
ru: 'Русский',
44+
tr: 'Türkçe',
4445
uk: 'Українська',
4546
};
4647

0 commit comments

Comments
 (0)