bug: extract strings

This commit is contained in:
Kieran 2023-02-11 18:09:52 +00:00
parent 94e692505f
commit f23a900dc1
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941
2 changed files with 4 additions and 0 deletions

View File

@ -411,6 +411,9 @@
"bxv59V": { "bxv59V": {
"string": "Just now" "string": "Just now"
}, },
"c35bj2": {
"string": "If you have an enquiry about your NIP-05 order please DM {link}"
},
"cWx9t8": { "cWx9t8": {
"string": "Mute all" "string": "Mute all"
}, },

View File

@ -134,6 +134,7 @@
"aWpBzj": "Show more", "aWpBzj": "Show more",
"brAXSu": "Pick a username", "brAXSu": "Pick a username",
"bxv59V": "Just now", "bxv59V": "Just now",
"c35bj2": "If you have an enquiry about your NIP-05 order please DM {link}",
"cWx9t8": "Mute all", "cWx9t8": "Mute all",
"cuV2gK": "name is registered", "cuV2gK": "name is registered",
"cyR7Kh": "Back", "cyR7Kh": "Back",