chore: Bring updated translations (#2945)

This commit is contained in:
Sojan Jose
2021-09-03 15:48:24 +05:30
committed by GitHub
parent ff1625708e
commit b866c54ad5
401 changed files with 7367 additions and 2040 deletions

View File

@@ -90,7 +90,24 @@
}
},
"SEARCH": {
"NO_RESULTS": "No results found."
"NO_RESULTS": "ไม่พบผลการค้นหา"
},
"MULTI_SELECTOR": {
"PLACEHOLDER": "ไม่มี",
"TITLE": {
"AGENT": "เลือกพนักงาน",
"TEAM": "เลือกทีม"
},
"SEARCH": {
"NO_RESULTS": {
"AGENT": "ไม่พบพนักงาน",
"TEAM": "ไม่พบทีม"
},
"PLACEHOLDER": {
"AGENT": "ค้นหาพนักงาน",
"TEAM": "ค้นหาทีม"
}
}
}
}
}