From 54e2de504e113f7d8388193fa6e661f356432af4 Mon Sep 17 00:00:00 2001 From: kngako Date: Sun, 12 May 2024 18:54:40 +0200 Subject: [PATCH] Add short versions --- locales/en.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/locales/en.yaml b/locales/en.yaml index 7ee4ba3..5db090d 100644 --- a/locales/en.yaml +++ b/locales/en.yaml @@ -276,4 +276,5 @@ selectUnitOfAccountToSendFromClan: "Which unit (measure of value) would you like howMuchClanBalanceToSend: "How much of the ${clan.name.text}@8333.mobi funds you would like to distribute to all members:" wholeBalance: "Whole balance" percentageOfBalance: "Percentage of balance" -enterPercentageOfClanBalance: "Please enter the percentage amount (min: 5, max: 100) of the funds you would like to propose to distribute from {{{clanAddress}}}:" \ No newline at end of file +enterPercentageOfClanBalance: "Please enter the percentage amount (min: 5, max: 100) of the funds you would like to propose to distribute from {{{clanAddress}}}:" +lightningAddressShort: "LN Address" \ No newline at end of file