Skip to content

Commit 1417fa9

Browse files
committed
Release message for 1.10.1
1 parent 23b2d93 commit 1417fa9

File tree

5 files changed

+20
-5
lines changed

5 files changed

+20
-5
lines changed

CodeApp/Localization/de.lproj/Localizable.strings

+4-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

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

2424
"Changelog.message" =
2525
"
26+
### 1.10.1 (October 2024)
27+
- Fehlerbehebungen
28+
2629
### 1.10.0 (October 2024)
2730
- Sprachserver für Python und Java
2831
- Unterstützung für mehr Sprachen im Monaco-Editor

CodeApp/Localization/en.lproj/Localizable.strings

+4-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

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

2424
"Changelog.message" =
2525
"
26+
### 1.10.1 (October 2024)
27+
- Bug fixes
28+
2629
### 1.10.0 (October 2024)
2730
- Language Servers for Python and Java
2831
- Support for more languages in Monaco Editor

CodeApp/Localization/ja.lproj/Localizable.strings

+4-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

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

2424
"Changelog.message" =
2525
"
26+
### 1.10.1 (2024 年 10 月)
27+
- バグ修正
28+
2629
### 1.10.0 (2024 年 10 月)
2730
- Python および Java の言語サーバー
2831
- Monaco エディターでのより多くの言語のサポート

CodeApp/Localization/ko.lproj/Localizable.strings

+4-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

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

2424
"Changelog.message" =
2525
"
26+
### 1.10.1 (2024년 10월)
27+
- 버그 수정
28+
2629
### 1.10.0 (2024년 10월)
2730
- Python 및 Java에 대한 언어 서버
2831
- Monaco 편집기에서 더 많은 언어 지원

CodeApp/Localization/zh-Hans.lproj/Localizable.strings

+4-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

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

2424
"Changelog.message" =
2525
"
26+
### 1.10.1 (2024 年 10 月)
27+
- 错误修复
28+
2629
### 1.10.0 (2024 年 10 月)
2730
- Python 和 Java 的语言服务器
2831
- Monaco 编辑器支持更多语言

0 commit comments

Comments
 (0)