From 9cc163cf1cde0bab7e0aaf53a6d43c1742ab5074 Mon Sep 17 00:00:00 2001 From: Kieran Date: Fri, 3 Mar 2023 11:46:23 +0000 Subject: [PATCH] chore: extract lang --- packages/app/src/lang.json | 6 ++++++ packages/app/src/translations/en.json | 2 ++ 2 files changed, 8 insertions(+) diff --git a/packages/app/src/lang.json b/packages/app/src/lang.json index 434b788..c3e94f6 100644 --- a/packages/app/src/lang.json +++ b/packages/app/src/lang.json @@ -315,6 +315,9 @@ "IUZC+0": { "defaultMessage": "This means that nobody can modify notes which you have created and everybody can easily verify that the notes they are reading are created by you." }, + "Iwm6o2": { + "defaultMessage": "NIP-05 Shop" + }, "JCIgkj": { "defaultMessage": "Username" }, @@ -838,6 +841,9 @@ "wtLjP6": { "defaultMessage": "Copy ID" }, + "wvFw6Y": { + "defaultMessage": "Hey, it looks like you dont have a NIP-05 handle yet, you should get one! Check out {link}" + }, "x82IOl": { "defaultMessage": "Mute" }, diff --git a/packages/app/src/translations/en.json b/packages/app/src/translations/en.json index d57ae57..f737e33 100644 --- a/packages/app/src/translations/en.json +++ b/packages/app/src/translations/en.json @@ -102,6 +102,7 @@ "IEwZvs": "Are you sure you want to unpin this note?", "INSqIz": "Twitter username...", "IUZC+0": "This means that nobody can modify notes which you have created and everybody can easily verify that the notes they are reading are created by you.", + "Iwm6o2": "NIP-05 Shop", "JCIgkj": "Username", "JHEHCk": "Zaps ({n})", "JkLHGw": "Website", @@ -272,6 +273,7 @@ "wih7iJ": "name is blocked", "wqyN/i": "Find out more info about {service} at {link}", "wtLjP6": "Copy ID", + "wvFw6Y": "Hey, it looks like you dont have a NIP-05 handle yet, you should get one! Check out {link}", "x82IOl": "Mute", "xIoGG9": "Go to", "xJ9n2N": "Your public key",