mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +08:00
chore: translate i18n files (#24727)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
39064197da
commit
e87d4fbf69
@ -278,6 +278,10 @@ const translation = {
|
||||
themeSystemDesc: 'Podążaj za wyglądem swojego systemu operacyjnego',
|
||||
runDesc: 'Uruchom szybkie polecenia (motyw, język, ...)',
|
||||
slashDesc: 'Wykonuj polecenia takie jak /theme, /lang',
|
||||
communityDesc: 'Otwarta społeczność Discord',
|
||||
docDesc: 'Otwórz dokumentację pomocy',
|
||||
accountDesc: 'Przejdź do strony konta',
|
||||
feedbackDesc: 'Otwarte dyskusje na temat opinii społeczności',
|
||||
},
|
||||
emptyState: {
|
||||
noAppsFound: 'Nie znaleziono aplikacji',
|
||||
@ -312,6 +316,7 @@ const translation = {
|
||||
inScope: 'w {{scope}}s',
|
||||
noMatchingCommands: 'Nie znaleziono pasujących poleceń',
|
||||
tryDifferentSearch: 'Spróbuj użyć innego hasła',
|
||||
slashHint: 'Wpisz / aby zobaczyć wszystkie dostępne polecenia',
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user