mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-01 19:49:54 +02:00
mobile: fix two-factor ui
This commit is contained in:
@@ -1,17 +1,11 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"POT-Creation-Date: 2026-06-16 14:37+0500\n"
|
||||
"POT-Creation-Date: 2026-06-16 14:40+0500\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: @lingui/cli\n"
|
||||
"Language: en\n"
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#: src/strings.ts:2442
|
||||
msgid " \"Notebook > Notes\""
|
||||
@@ -4997,8 +4991,8 @@ msgid "Payment method"
|
||||
msgstr "Payment method"
|
||||
|
||||
#: src/strings.ts:2823
|
||||
msgid "Payment summary"
|
||||
msgstr "Payment summary"
|
||||
msgid "Payment Summary"
|
||||
msgstr "Payment Summary"
|
||||
|
||||
#: src/strings.ts:788
|
||||
msgid "PDF is password protected"
|
||||
@@ -7790,8 +7784,8 @@ msgid "What went wrong?"
|
||||
msgstr "What went wrong?"
|
||||
|
||||
#: src/strings.ts:2822
|
||||
msgid "What's included"
|
||||
msgstr "What's included"
|
||||
msgid "What's Included"
|
||||
msgstr "What's Included"
|
||||
|
||||
#: src/strings.ts:2541
|
||||
msgid "Why do you need my credit card details for a free trial?"
|
||||
|
||||
@@ -1,17 +1,11 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"POT-Creation-Date: 2026-06-16 14:37+0500\n"
|
||||
"POT-Creation-Date: 2026-06-16 14:40+0500\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: @lingui/cli\n"
|
||||
"Language: pseudo-LOCALE\n"
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#: src/strings.ts:2442
|
||||
msgid " \"Notebook > Notes\""
|
||||
@@ -4971,7 +4965,7 @@ msgid "Payment method"
|
||||
msgstr ""
|
||||
|
||||
#: src/strings.ts:2823
|
||||
msgid "Payment summary"
|
||||
msgid "Payment Summary"
|
||||
msgstr ""
|
||||
|
||||
#: src/strings.ts:788
|
||||
@@ -7740,7 +7734,7 @@ msgid "What went wrong?"
|
||||
msgstr ""
|
||||
|
||||
#: src/strings.ts:2822
|
||||
msgid "What's included"
|
||||
msgid "What's Included"
|
||||
msgstr ""
|
||||
|
||||
#: src/strings.ts:2541
|
||||
|
||||
@@ -2819,8 +2819,8 @@ Continue without attachments?`,
|
||||
monthly: () => t`Billed monthly`,
|
||||
oneTime: () => t`One time purchase`
|
||||
},
|
||||
whatsIncluded: () => t`What's included`,
|
||||
paymentSummary: () => t`Payment summary`,
|
||||
whatsIncluded: () => t`What's Included`,
|
||||
paymentSummary: () => t`Payment Summary`,
|
||||
planWhatsIncluded: {
|
||||
unlimitedNotes: () => t`Unlimited notes and attachments`,
|
||||
endToEnd: () => t`End-to-end encryption (XChaCha20)`,
|
||||
|
||||
Reference in New Issue
Block a user