mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-14 06:57:35 +08:00
add a special token type for MCP
This commit is contained in:
@@ -1331,6 +1331,7 @@
|
||||
"Update": "Оновити",
|
||||
"Refresh": "Оновити",
|
||||
"Clear": "Очистити",
|
||||
"Generate": "Generate",
|
||||
"None": "Немає",
|
||||
"Unspecified": "Не вказано",
|
||||
"Not set": "Не встановлено",
|
||||
@@ -1349,6 +1350,8 @@
|
||||
"Enabled": "Увімкнено",
|
||||
"Disable": "Вимкнути",
|
||||
"Disabled": "Вимкнено",
|
||||
"Configuration": "Configuration",
|
||||
"Token": "Token",
|
||||
"Copy": "Копіювати",
|
||||
"Visible": "Видимий",
|
||||
"Show": "Показати",
|
||||
@@ -2052,6 +2055,8 @@
|
||||
"Show Hidden Transaction Templates": "Показати приховані шаблони транзакцій",
|
||||
"Hide Hidden Transaction Templates": "Приховати приховані шаблони транзакцій",
|
||||
"Template name cannot be blank": "Назва шаблону не може бути порожньою",
|
||||
"Generate MCP token": "Generate MCP token",
|
||||
"Unable to generate token": "Unable to generate token",
|
||||
"Are you sure you want to logout from this session?": "Ви впевнені, що хочете вийти з цієї сесії?",
|
||||
"Unable to logout from this session": "Не вдалося вийти з цієї сесії",
|
||||
"Are you sure you want to logout all other sessions?": "Ви впевнені, що хочете вийти з усіх інших сесій?",
|
||||
|
||||
Reference in New Issue
Block a user