diff --git a/packages/app/src/lang.json b/packages/app/src/lang.json index 002ac453..cb96ad1f 100644 --- a/packages/app/src/lang.json +++ b/packages/app/src/lang.json @@ -363,6 +363,9 @@ "HbefNb": { "defaultMessage": "Open Wallet" }, + "IDjHJ6": { + "defaultMessage": "Thanks for using Snort, please consider donating if you can." + }, "IEwZvs": { "defaultMessage": "Are you sure you want to unpin this note?" }, diff --git a/packages/app/src/translations/en.json b/packages/app/src/translations/en.json index 7616967f..68e88936 100644 --- a/packages/app/src/translations/en.json +++ b/packages/app/src/translations/en.json @@ -118,6 +118,7 @@ "HFls6j": "name will be available later", "HOzFdo": "Muted", "HbefNb": "Open Wallet", + "IDjHJ6": "Thanks for using Snort, please consider donating if you can.", "IEwZvs": "Are you sure you want to unpin this note?", "IKOPx/": "Donate Page", "INSqIz": "Twitter username...",