|
@@ -106,8 +106,9 @@
|
|
|
"confirm" : "confirm",
|
|
"confirm" : "confirm",
|
|
|
"connection" : "Connection",
|
|
"connection" : "Connection",
|
|
|
"inter_error" : "Inter Error!",
|
|
"inter_error" : "Inter Error!",
|
|
|
- "inter_error_detail" : "An internal error occurred during the verification process. Please check the details below.",
|
|
|
|
|
|
|
+ "inter_error_detail" : "An internal error occurred while processing the requested operation. Please check the details below.",
|
|
|
"ie_wrong_callback" : "The SNS service provider has sent an invalid value to the callback route. <a href=\"/login\">Try login again.</a>",
|
|
"ie_wrong_callback" : "The SNS service provider has sent an invalid value to the callback route. <a href=\"/login\">Try login again.</a>",
|
|
|
|
|
+ "ie_no_data_required" : "The operation can not continue because all necessary data is not collected. <a href=\"/login\">Try login again.</a>",
|
|
|
"oauth_conn_done" : " connected",
|
|
"oauth_conn_done" : " connected",
|
|
|
"oauth_conn_not" : " not found",
|
|
"oauth_conn_not" : " not found",
|
|
|
"oauth_conn_new" : "Connect..",
|
|
"oauth_conn_new" : "Connect..",
|