chore: Enable Polish (pl), update translations (#2403)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
@@ -17,6 +17,24 @@
|
||||
"操作"
|
||||
]
|
||||
},
|
||||
"EDIT": {
|
||||
"BUTTON_TEXT": "編輯",
|
||||
"TITLE": "Edit webhook",
|
||||
"CANCEL": "取消",
|
||||
"DESC": "Webhook 事件為您提供了有關 Chatwoot 帳戶中發生的事情的即時資訊。請輸入一個有效的URL來配置回呼。",
|
||||
"FORM": {
|
||||
"END_POINT": {
|
||||
"LABEL": "Webhook 網址",
|
||||
"PLACEHOLDER": "例如:https://example/api/webhook",
|
||||
"ERROR": "請輸入一個有效的 URL"
|
||||
},
|
||||
"SUBMIT": "Edit webhook"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Webhook URL updated successfully",
|
||||
"ERROR_MESSAGE": "無法連接伺服器,請稍後再試"
|
||||
}
|
||||
},
|
||||
"ADD": {
|
||||
"CANCEL": "取消操作",
|
||||
"TITLE": "建立新的 webhook",
|
||||
|
||||
Reference in New Issue
Block a user