We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fedcf5 commit f717cbaCopy full SHA for f717cba
src/lang/el-GR.edn
@@ -1,7 +1,6 @@
1
{:missing "Λείπει η μετάφραση για :el-GR"
2
:cmdk
3
- {:command-palette "Μενού εντολών"
4
- :search-command "Αναζήτηση για εντολή"
+ {:search-command "Αναζήτηση για εντολή"
5
:no-results "Δεν βρέθηκαν αποτελέσματα."}
6
7
:color
src/lang/en-US.edn
{:missing "Missing translation for :en-US"
- {:command-palette "Command palette"
- :search-command "Search for a command"
+ {:search-command "Search for a command"
:no-results "No results found."}
0 commit comments