Skip to content

Commit 8a3d043

Browse files
committed
Add Tamil translation to translations.js
1 parent 333d6e3 commit 8a3d043

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/gui/src/i18n/translations/translations.js

+2
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ import pt from './pt.js';
4141
import ro from './ro.js';
4242
import ru from './ru.js';
4343
import sv from './sv.js';
44+
import ta from './ta.js';
4445
import th from './th.js';
4546
import tr from './tr.js';
4647
import ur from './ur.js';
@@ -77,6 +78,7 @@ export default {
7778
pl,
7879
pt,
7980
sv,
81+
ta,
8082
th,
8183
tr,
8284
ua,

0 commit comments

Comments
 (0)