fix: some GitHub run action problem (#13991)

This commit is contained in:
Joel
2025-02-19 11:35:19 +08:00
committed by GitHub
parent 19d413ac1e
commit 66747a8eef
151 changed files with 5894 additions and 99 deletions

View File

@@ -123,6 +123,7 @@ const translation = {
number: 'liczba',
required: 'Wymagane',
infoAndSetting: 'Informacje i Ustawienia',
file: 'plik',
},
noCustomTool: {
title: 'Brak niestandardowych narzędzi!',
@@ -154,6 +155,8 @@ const translation = {
openInStudio: 'Otwieranie w Studio',
customToolTip: 'Dowiedz się więcej o niestandardowych narzędziach Dify',
toolNameUsageTip: 'Nazwa wywołania narzędzia do wnioskowania i podpowiadania agentowi',
noTools: 'Nie znaleziono narzędzi',
copyToolName: 'Kopiuj nazwę',
}
export default translation