Skip to content

Commit f717cba

Browse files
committed
remove translation
1 parent 8fedcf5 commit f717cba

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

src/lang/el-GR.edn

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{:missing "Λείπει η μετάφραση για :el-GR"
22
:cmdk
3-
{:command-palette "Μενού εντολών"
4-
:search-command "Αναζήτηση για εντολή"
3+
{:search-command "Αναζήτηση για εντολή"
54
:no-results "Δεν βρέθηκαν αποτελέσματα."}
65

76
:color

src/lang/en-US.edn

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{:missing "Missing translation for :en-US"
22
:cmdk
3-
{:command-palette "Command palette"
4-
:search-command "Search for a command"
3+
{:search-command "Search for a command"
54
:no-results "No results found."}
65

76
:color

0 commit comments

Comments
 (0)