Merge pull request #404 from Ponkhy/main

Added search key
This commit is contained in:
Louis Lam 2021-09-15 01:20:51 +08:00 committed by GitHub
commit 3f67326fce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -157,4 +157,5 @@ export default {
Indigo: "Indigo",
Purple: "Lila",
Pink: "Pink",
"Search...": "Suchen...",
}

View File

@ -157,4 +157,5 @@ export default {
Indigo: "Indigo",
Purple: "Purple",
Pink: "Pink",
"Search...": "Search...",
}