mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-25 01:54:49 +00:00
chore(app): i18n sync (#17283)
This commit is contained in:
@@ -144,4 +144,16 @@ export const dict = {
|
||||
"ui.question.multiHint": "Zaznacz wszystkie pasujące",
|
||||
"ui.question.singleHint": "Wybierz jedną odpowiedź",
|
||||
"ui.question.custom.placeholder": "Wpisz swoją odpowiedź...",
|
||||
|
||||
"ui.fileSearch.placeholder": "Szukaj",
|
||||
"ui.fileSearch.previousMatch": "Poprzednie",
|
||||
"ui.fileSearch.nextMatch": "Następne",
|
||||
"ui.fileSearch.close": "Zamknij wyszukiwanie",
|
||||
"ui.tool.task": "Zadanie",
|
||||
"ui.tool.skill": "Umiejętność",
|
||||
"ui.basicTool.called": "Wywołano `{{tool}}`",
|
||||
"ui.toolErrorCard.failed": "Błąd",
|
||||
"ui.toolErrorCard.copyError": "Kopiuj błąd",
|
||||
"ui.message.duration.seconds": "{{count}}s",
|
||||
"ui.message.duration.minutesSeconds": "{{minutes}}m {{seconds}}s",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user