Files
LimbusStaticData/Localize/en/EN_IntegrateAccountUI.json
2026-07-20 17:19:20 +07:00

104 lines
2.6 KiB
JSON

{
"dataList": [
{
"id": "receive_integrate_account_code",
"content": "Send Merge Code"
},
{
"id": "receive_integrate_account_code_description",
"content": "After receiving your code, please make sure to complete the process before it expires."
},
{
"id": "request_integrate_account_code",
"content": "Request Code"
},
{
"id": "input_integrate_account_code",
"content": "Merge Code Input"
},
{
"id": "input_code",
"content": "Enter Code"
},
{
"id": "integrate_account_code",
"content": "Account Merger Code"
},
{
"id": "input_integrate_account_code_description",
"content": "Please enter your UID and the provided code."
},
{
"id": "unable_to_integrate_account",
"content": "Could not merge account."
},
{
"id": "not_exist_integrate_code",
"content": "The merge code does not exist."
},
{
"id": "select_account_for_integrate",
"content": "Please select an account to merge."
},
{
"id": "current_account",
"content": "Current Account"
},
{
"id": "new_account",
"content": "New Account"
},
{
"id": "warning_none_integrate_account_removed",
"content": "※ The unselected account will be deleted."
},
{
"id": "ask_to_integrate_account",
"content": "Merge data to the selected account?"
},
{
"id": "ask_to_integrate_account_warning",
"content": "Merge data to the selected account?"
},
{
"id": "receiving_integrate_account_code",
"content": "Sending code…"
},
{
"id": "success_integrate_account_message",
"content": "Account data merged successfully."
},
{
"id": "warning_before_integrate",
"content": "<color=red>The unselected account will be deleted.</color>"
},
{
"id": "link_error_link_failed",
"content": "Cannot Merge"
},
{
"id": "link_error_expired",
"content": "The merge code has expired."
},
{
"id": "link_error",
"content": "Failed to integrate account data.\nYou cannot merge data with an account of the same platform or a guest account."
},
{
"id": "input_unlink_account",
"content": "Unlink Accounts"
},
{
"id": "alarm_unlink_account",
"content": "Account Unlinked"
},
{
"id": "unlink_account_ask_title",
"content": "Unlink Accounts"
},
{
"id": "unlink_account_ask_content",
"content": "Unlink the following Accounts.\nOnce you unlink, you will not be able to unlink again for {0} days."
}
]
}