@@ -32,6 +32,15 @@ ko:
|
||||
contacts:
|
||||
import:
|
||||
failed: File is blank
|
||||
inboxes:
|
||||
imap:
|
||||
socket_error: Please check the network connection, IMAP address and try again.
|
||||
no_response_error: Please check the IMAP credentials and try again.
|
||||
host_unreachable_error: Host unreachable, Please check the IMAP address, IMAP port and try again.
|
||||
connection_timed_out_error: Connection timed out for %{address}:%{port}
|
||||
connection_closed_error: Connection closed.
|
||||
validations:
|
||||
name: should not start or end with symbols, and it should not have < > / \ @ characters.
|
||||
reports:
|
||||
period: 보고 기간 %{since} - %{until}
|
||||
agent_csv:
|
||||
|
||||
Reference in New Issue
Block a user