Add runner now uses svelte-select

This commit is contained in:
2021-03-17 10:50:13 +01:00
parent 8b95b300e2
commit 0e682bf630
2 changed files with 34 additions and 18 deletions

View File

@@ -316,5 +316,7 @@
"no-organizations-found": "No organizations found",
"you-have-to-provide-an-organization": "You have to provide an organization",
"no-contact-found": "No contact found",
"no-contact-selected": "No contact selected"
"no-contact-selected": "No contact selected",
"search-for-an-organization-or-team-by-name-or-id": "Search for an organization or team (by name or id)",
"no-organization-or-team-found": "No organization or team found"
}