From bdea607d95298e0438cdf199ce9f79b24b657fbb Mon Sep 17 00:00:00 2001 From: jona159 Date: Fri, 13 Mar 2026 11:42:28 +0100 Subject: [PATCH] fix: add translation --- public/locales/en/device-transfer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/public/locales/en/device-transfer.json b/public/locales/en/device-transfer.json index 07576a35..a915a10f 100644 --- a/public/locales/en/device-transfer.json +++ b/public/locales/en/device-transfer.json @@ -3,6 +3,7 @@ "active_token": "Active token", "give_token": "Give this token to the new owner", "transfer_device": "Transfer this device to another user!", + "transfer_info": "To complete the transfer, enter the name below and click the button. A token will be displayed. Share this token with the new owner. The new owner must enter the token in their account and click “Claim Device.” The device will then be transferred to the new account. The transfer may be delayed until the new owner has entered the token.", "1_day": "1 day", "7_days": "7 days", "30_days": "30 days",