chore: New Translation updates (#3371)

This commit is contained in:
Sojan Jose
2021-11-12 23:40:08 +05:30
committed by GitHub
parent 37a36349f2
commit e011b4566b
224 changed files with 4002 additions and 2029 deletions

View File

@@ -90,22 +90,22 @@
}
},
"SEARCH": {
"NO_RESULTS": "No results found."
"NO_RESULTS": "Inga resultat hittades."
},
"MULTI_SELECTOR": {
"PLACEHOLDER": "None",
"PLACEHOLDER": "Inget",
"TITLE": {
"AGENT": "Select agent",
"TEAM": "Select team"
"AGENT": "Välj agent",
"TEAM": "Välj team"
},
"SEARCH": {
"NO_RESULTS": {
"AGENT": "No agents found",
"TEAM": "No teams found"
"AGENT": "Inga agenter hittades",
"TEAM": "Inga team hittades"
},
"PLACEHOLDER": {
"AGENT": "Search agents",
"TEAM": "Search teams"
"AGENT": "Sök efter agenter",
"TEAM": "Sök efter team"
}
}
}