Skip to content

Commit

Permalink
Release message for 1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bummoblizard committed Oct 28, 2024
1 parent 23b2d93 commit 1417fa9
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 5 deletions.
5 changes: 4 additions & 1 deletion CodeApp/Localization/de.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

"Welcome Message" =
"# Code App
##### **v1.10.0 (October 2024)**
##### **v1.10.1 (October 2024)**
#### Start
[Neue Datei](https://thebaselab.com/code/newfile)
[Datei öffnen](https://thebaselab.com/code/openfile)
Expand All @@ -23,6 +23,9 @@

"Changelog.message" =
"
### 1.10.1 (October 2024)
- Fehlerbehebungen

### 1.10.0 (October 2024)
- Sprachserver für Python und Java
- Unterstützung für mehr Sprachen im Monaco-Editor
Expand Down
5 changes: 4 additions & 1 deletion CodeApp/Localization/en.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

"Welcome Message" =
"# Code App
##### **v1.10.0 (October 2024)**
##### **v1.10.1 (October 2024)**
#### Start
[New file](https://thebaselab.com/code/newfile)
[Open file](https://thebaselab.com/code/openfile)
Expand All @@ -23,6 +23,9 @@

"Changelog.message" =
"
### 1.10.1 (October 2024)
- Bug fixes

### 1.10.0 (October 2024)
- Language Servers for Python and Java
- Support for more languages in Monaco Editor
Expand Down
5 changes: 4 additions & 1 deletion CodeApp/Localization/ja.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

"Welcome Message" =
"# Code App
##### **v1.10.0 (2024年 10月)**
##### **v1.10.1 (2024年 10月)**
#### 開始
[新しいファイル](https://thebaselab.com/code/newfile)
[ファイルを開く](https://thebaselab.com/code/openfile)
Expand All @@ -23,6 +23,9 @@

"Changelog.message" =
"
### 1.10.1 (2024 年 10 月)
- バグ修正

### 1.10.0 (2024 年 10 月)
- Python および Java の言語サーバー
- Monaco エディターでのより多くの言語のサポート
Expand Down
5 changes: 4 additions & 1 deletion CodeApp/Localization/ko.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

"Welcome Message" =
"# Code App
##### **v1.10.0 (2024년 10월)**
##### **v1.10.1 (2024년 10월)**
#### 시작
[새 파일...](https://thebaselab.com/code/newfile)
[파일 열기...](https://thebaselab.com/code/openfile)
Expand All @@ -23,6 +23,9 @@

"Changelog.message" =
"
### 1.10.1 (2024년 10월)
- 버그 수정

### 1.10.0 (2024년 10월)
- Python 및 Java에 대한 언어 서버
- Monaco 편집기에서 더 많은 언어 지원
Expand Down
5 changes: 4 additions & 1 deletion CodeApp/Localization/zh-Hans.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

"Welcome Message" =
"# Code App
##### **v1.10.0 (2024 年 10 月)**
##### **v1.10.1 (2024 年 10 月)**
#### 开始
[新文件](https://thebaselab.com/code/newfile)
[打开文件](https://thebaselab.com/code/openfile)
Expand All @@ -23,6 +23,9 @@

"Changelog.message" =
"
### 1.10.1 (2024 年 10 月)
- 错误修复

### 1.10.0 (2024 年 10 月)
- Python 和 Java 的语言服务器
- Monaco 编辑器支持更多语言
Expand Down

0 comments on commit 1417fa9

Please sign in to comment.