-
-
Notifications
You must be signed in to change notification settings - Fork 10k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* ✨ feat: add zen mode * 💄 style: improve style * 💄 style: 新增 Zen Mode * 💄 style: 新增 Zen Mode * update locale * add tests * 💄 style: fix text
- Loading branch information
Showing
49 changed files
with
574 additions
and
197 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -67,3 +67,4 @@ public/swe-worker* | |
|
||
*.patch | ||
vertex-ai-key.json |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -184,5 +184,6 @@ | |
"processing": "يتم معالجة الملف..." | ||
} | ||
} | ||
} | ||
}, | ||
"zenMode": "وضع التركيز" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -184,5 +184,6 @@ | |
"processing": "Обработка на файла..." | ||
} | ||
} | ||
} | ||
}, | ||
"zenMode": "Режим на фокус" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -184,5 +184,6 @@ | |
"processing": "Datei wird verarbeitet..." | ||
} | ||
} | ||
} | ||
}, | ||
"zenMode": "Fokusmodus" | ||
} |
Oops, something went wrong.