Skip to content

Commit 5c42833

Browse files
committed
translations
1 parent 7a4afb7 commit 5c42833

File tree

16 files changed

+16
-0
lines changed

16 files changed

+16
-0
lines changed

webview-ui/src/i18n/locales/ca/chat.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@
201201
},
202202
"contextCondense": {
203203
"title": "Context condensat",
204+
"condensing": "Condensant context...",
204205
"tokens": "tokens"
205206
},
206207
"followUpSuggest": {

webview-ui/src/i18n/locales/de/chat.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@
201201
},
202202
"contextCondense": {
203203
"title": "Kontext komprimiert",
204+
"condensing": "Kontext wird komprimiert...",
204205
"tokens": "Tokens"
205206
},
206207
"followUpSuggest": {

webview-ui/src/i18n/locales/es/chat.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@
201201
},
202202
"contextCondense": {
203203
"title": "Contexto condensado",
204+
"condensing": "Condensando contexto...",
204205
"tokens": "tokens"
205206
},
206207
"followUpSuggest": {

webview-ui/src/i18n/locales/fr/chat.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@
201201
},
202202
"contextCondense": {
203203
"title": "Contexte condensé",
204+
"condensing": "Condensation du contexte...",
204205
"tokens": "tokens"
205206
},
206207
"followUpSuggest": {

webview-ui/src/i18n/locales/hi/chat.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@
201201
},
202202
"contextCondense": {
203203
"title": "संदर्भ संक्षिप्त किया गया",
204+
"condensing": "संदर्भ संघनित कर रहा है...",
204205
"tokens": "टोकन"
205206
},
206207
"followUpSuggest": {

webview-ui/src/i18n/locales/it/chat.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@
201201
},
202202
"contextCondense": {
203203
"title": "Contesto condensato",
204+
"condensing": "Condensazione del contesto...",
204205
"tokens": "token"
205206
},
206207
"followUpSuggest": {

webview-ui/src/i18n/locales/ja/chat.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@
201201
},
202202
"contextCondense": {
203203
"title": "コンテキスト要約",
204+
"condensing": "コンテキストを圧縮中...",
204205
"tokens": "トークン"
205206
},
206207
"followUpSuggest": {

webview-ui/src/i18n/locales/ko/chat.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@
201201
},
202202
"contextCondense": {
203203
"title": "컨텍스트 요약됨",
204+
"condensing": "컨텍스트 압축 중...",
204205
"tokens": "토큰"
205206
},
206207
"followUpSuggest": {

webview-ui/src/i18n/locales/nl/chat.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@
211211
},
212212
"contextCondense": {
213213
"title": "Context samengevat",
214+
"condensing": "Context aan het samenvatten...",
214215
"tokens": "tokens"
215216
},
216217
"followUpSuggest": {

webview-ui/src/i18n/locales/pl/chat.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@
201201
},
202202
"contextCondense": {
203203
"title": "Kontekst skondensowany",
204+
"condensing": "Kondensowanie kontekstu...",
204205
"tokens": "tokeny"
205206
},
206207
"followUpSuggest": {

0 commit comments

Comments
 (0)