diff --git a/_locales/en/messages.json b/_locales/en/messages.json index ed893146..29b55e00 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -468,5 +468,15 @@ "example": "John" } } + }, + "yourSafetyNumberWith": { + "message": "Your safety number with $name$", + "description": "Heading for safety number view", + "placeholders": { + "name": { + "content": "$1", + "example": "John" + } + } } } diff --git a/background.html b/background.html index e386799a..c9b2bcac 100644 --- a/background.html +++ b/background.html @@ -299,26 +299,15 @@ -