chore: add missing translations (#28631)

This commit is contained in:
yyh
2025-11-25 14:52:17 +08:00
committed by GitHub
parent 58be008676
commit 82dac2eba0
250 changed files with 9194 additions and 324 deletions

View File

@@ -234,6 +234,9 @@ const translation = {
parameters: 'Parameter',
noDescription: 'Tanpa deskripsi',
},
toolsCount: 'alat {{count}}',
deleteConfirmTitle: 'Apakah Anda ingin menghapus {{mcp}}?',
toolsNum: 'alat {{count}} termasuk',
},
title: 'Perkakas',
createCustomTool: 'Buat Alat Kustom',
@@ -248,6 +251,7 @@ const translation = {
builtInPromptTitle: 'Cepat',
toolNameUsageTip: 'Nama panggilan alat untuk penalaran dan permintaan agen',
allTools: 'Semua alat',
includeToolNum: '{{num}} {{action}} termasuk',
}
export default translation