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

@@ -91,6 +91,23 @@
},
"SEARCH": {
"NO_RESULTS": "لم يتم العثور على النتائج."
},
"MULTI_SELECTOR": {
"PLACEHOLDER": "لا شيء",
"TITLE": {
"AGENT": "Select agent",
"TEAM": "اختيار فريق"
},
"SEARCH": {
"NO_RESULTS": {
"AGENT": "لم يتم العثور على موظفين",
"TEAM": "No teams found"
},
"PLACEHOLDER": {
"AGENT": "Search agents",
"TEAM": "Search teams"
}
}
}
}
}