mirror of https://github.com/langgenius/dify.git
24 lines
846 B
JSON
24 lines
846 B
JSON
{
|
|
"actionLogs": "Dzienniki akcji",
|
|
"circularInvocationTip": "W bieżącym przepływie pracy istnieje cykliczne wywoływanie narzędzi/węzłów.",
|
|
"detail": "SZCZEGÓŁY",
|
|
"input": "WEJŚCIE",
|
|
"meta.executor": "Wykonawca",
|
|
"meta.startTime": "Czas rozpoczęcia",
|
|
"meta.status": "Status",
|
|
"meta.steps": "Kroki wykonania",
|
|
"meta.time": "Czas trwania",
|
|
"meta.title": "METADANE",
|
|
"meta.tokens": "Liczba tokenów",
|
|
"meta.version": "Wersja",
|
|
"result": "WYNIK",
|
|
"resultEmpty.link": "panelu szczegółów",
|
|
"resultEmpty.tipLeft": "proszę przejdź do ",
|
|
"resultEmpty.tipRight": " aby je zobaczyć.",
|
|
"resultEmpty.title": "To wykonanie generuje tylko format JSON,",
|
|
"resultPanel.status": "STATUS",
|
|
"resultPanel.time": "CZAS WYKONANIA",
|
|
"resultPanel.tokens": "CAŁKOWITA LICZBA TOKENÓW",
|
|
"tracing": "ŚLEDZENIE"
|
|
}
|