Skip to content

Commit 3257d6e

Browse files
committed
Update OpenRouter footer selector to match new DOM structure
1 parent 015227c commit 3257d6e

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

apps/editor/src/i18n/translations/commands/apply-chat-response.ts

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -90,22 +90,22 @@ export const apply_chat_response = {
9090
bg: 'Подрязване на контекста'
9191
},
9292
'command.apply-chat-response.context-pruning.placeholder': {
93-
en: 'Confirm file selection',
94-
pl: 'Potwierdź wybór plików',
95-
'zh-cn': '确认文件选择',
96-
ja: 'ファイル選択を確認',
97-
'zh-tw': '確認檔案選擇',
98-
de: 'Dateiauswahl bestätigen',
99-
es: 'Confirmar selección de archivos',
100-
fr: 'Confirmer la sélection des fichiers',
101-
'pt-br': 'Confirmar seleção de arquivos',
102-
ru: 'Подтвердите выбор файлов',
103-
ko: '파일 선택 확인',
104-
it: 'Conferma selezione file',
105-
tr: 'Dosya seçimini onayla',
106-
cs: 'Potvrdit výběr souborů',
107-
hu: 'Fájlválasztás megerősítése',
108-
bg: 'Потвърдете избора на файлове'
93+
en: 'Confirm new context',
94+
pl: 'Potwierdź nowy kontekst',
95+
'zh-cn': '确认新上下文',
96+
ja: '新しいコンテキストを確定',
97+
'zh-tw': '確認新上下文',
98+
de: 'Neuen Kontext bestätigen',
99+
es: 'Confirmar nuevo contexto',
100+
fr: 'Confirmer le nouveau contexte',
101+
'pt-br': 'Confirmar novo contexto',
102+
ru: 'Подтвердите новый контекст',
103+
ko: '새 컨텍스트 확인',
104+
it: 'Conferma nuovo contesto',
105+
tr: 'Yeni bağlamı onayla',
106+
cs: 'Potvrdit nový kontext',
107+
hu: 'Új kontextus megerősítése',
108+
bg: 'Потвърдете новия контекст'
109109
},
110110
'command.apply-chat-response.context-pruning.success': {
111111
en: 'Context pruned successfully.',

0 commit comments

Comments
 (0)