Fix escaped text on Agent is running popover (#505)

This commit is contained in:
Ale Muñoz 2024-01-12 00:09:04 +01:00 committed by GitHub
parent 1fc8fa25d9
commit 2a4da36c4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "SecretAgent is a process that runs in the background to sign requests, so you don't need to keep Secretive open all the time.\\n\\n**You can close Secretive, and everything will still keep working.**"
"value" : "SecretAgent is a process that runs in the background to sign requests, so you don't need to keep Secretive open all the time.\n\n**You can close Secretive, and everything will still keep working.**"
}
}
}
@ -669,4 +669,4 @@
}
},
"version" : "1.0"
}
}