···1106 "resend": "Resend Token",
1107 "resending": "Resending..."
1108 },
000000000001109 "finalizing": {
1110 "title": "Finalizing Migration",
1111 "desc": "Please wait while we complete the migration...",
···1106 "resend": "Resend Token",
1107 "resending": "Resending..."
1108 },
1109+ "didWebUpdate": {
1110+ "title": "Update Your DID Document",
1111+ "desc": "Since you're using a did:web identity, you need to update your DID document to point to this PDS.",
1112+ "yourDid": "Your DID is:",
1113+ "updateInstructions": "Update the did.json file at your domain to point the atproto_pds service endpoint to this PDS:",
1114+ "important": "Important:",
1115+ "verifyFirst": "Make sure your DID document is updated and publicly accessible before completing the migration.",
1116+ "fileLocation": "The file should be at:",
1117+ "complete": "Complete Migration",
1118+ "completing": "Completing..."
1119+ },
1120 "finalizing": {
1121 "title": "Finalizing Migration",
1122 "desc": "Please wait while we complete the migration...",
···1106 "resend": "Skicka igen",
1107 "resending": "Skickar..."
1108 },
1109+ "didWebUpdate": {
1110+ "title": "Uppdatera ditt DID-dokument",
1111+ "desc": "Eftersom du använder en did:web-identitet måste du uppdatera ditt DID-dokument för att peka på denna PDS.",
1112+ "yourDid": "Ditt DID är:",
1113+ "updateInstructions": "Uppdatera did.json-filen på din domän så att atproto_pds-tjänstens slutpunkt pekar på denna PDS:",
1114+ "important": "Viktigt:",
1115+ "verifyFirst": "Se till att ditt DID-dokument är uppdaterat och offentligt tillgängligt innan du slutför flytten.",
1116+ "fileLocation": "Filen ska finnas på:",
1117+ "complete": "Slutför flytt",
1118+ "completing": "Slutför..."
1119+ },
1120 "finalizing": {
1121 "title": "Slutför flytt",
1122 "desc": "Vänta medan vi slutför flytten...",