mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 17:54:30 +08:00
feat(locale): add Tamil translation
This commit is contained in:
@@ -41,7 +41,10 @@ var AllLanguages = map[string]*LocaleInfo{
|
||||
},
|
||||
"sl": {
|
||||
Content: sl,
|
||||
},
|
||||
},
|
||||
"ta": {
|
||||
Content: ta,
|
||||
},
|
||||
"th": {
|
||||
Content: th,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user