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": "Επιλογή πράκτορα",
"TEAM": "Επιλογή ομάδας"
},
"SEARCH": {
"NO_RESULTS": {
"AGENT": "Δεν βρέθηκαν Πράκτορες",
"TEAM": "Δεν βρέθηκαν ομάδες"
},
"PLACEHOLDER": {
"AGENT": "Αναζήτηση πράκτορων",
"TEAM": "Αναζήτηση ομάδων"
}
}
}
}
}