Many translation fixes. Missing translations in template.pot and added some in views
This commit is contained in:
parent
a1abf54b4a
commit
1dad3ab3fd
6 changed files with 48 additions and 15 deletions
|
|
@ -72,6 +72,26 @@ msgstr ""
|
|||
msgid "Instant transactions with low fees"
|
||||
msgstr ""
|
||||
|
||||
#: www/views/walletSelector.html:49
|
||||
msgid "Insufficient funds"
|
||||
msgstr ""
|
||||
|
||||
#: www/views/amount.html:42
|
||||
msgid "Change Currency"
|
||||
msgstr ""
|
||||
|
||||
#: www/views/amount.html:49
|
||||
msgid "Available Funds"
|
||||
msgstr ""
|
||||
|
||||
#: www/views/amount.html:59
|
||||
msgid "Use All Available Funds"
|
||||
msgstr ""
|
||||
|
||||
#: www/views/amount.html:99
|
||||
msgid "Next"
|
||||
msgstr ""
|
||||
|
||||
#: www/views/preferencesBitpayServices.html:23
|
||||
msgid "Accounts"
|
||||
msgstr ""
|
||||
|
|
@ -1287,6 +1307,7 @@ msgstr ""
|
|||
#: www/views/modals/txp-details.html:74
|
||||
#: www/views/topup.html:34
|
||||
#: www/views/tx-details.html:52
|
||||
#: www/views/review.html:22
|
||||
msgid "From"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -3072,6 +3093,14 @@ msgstr ""
|
|||
msgid "This bitcoin payment request has expired."
|
||||
msgstr ""
|
||||
|
||||
#: www/views/review.html:55
|
||||
msgid "Payment expires:"
|
||||
msgstr ""
|
||||
|
||||
#: www/views/review.html:56
|
||||
msgid "Payment request has expired"
|
||||
msgstr ""
|
||||
|
||||
#: www/views/join.html:133
|
||||
#: www/views/tab-create-personal.html:103
|
||||
#: www/views/tab-create-shared.html:132
|
||||
|
|
@ -3805,10 +3834,6 @@ msgstr ""
|
|||
msgid "You are shifting"
|
||||
msgstr ""
|
||||
|
||||
#: www/views/review.html:22
|
||||
msgid "From:"
|
||||
msgstr ""
|
||||
|
||||
#: www/views/review.html:36
|
||||
msgid "To:"
|
||||
msgstr ""
|
||||
|
|
@ -3817,6 +3842,13 @@ msgstr ""
|
|||
msgid "Add personal note"
|
||||
msgstr ""
|
||||
|
||||
#: www/views/review.html:87
|
||||
msgid "Suggested by merchant:"
|
||||
msgstr ""
|
||||
|
||||
#: src/js/controllers/review.controller.js:37
|
||||
msgid "Enter text here"
|
||||
msgstr ""
|
||||
|
||||
#: www/views/review.html:57
|
||||
msgid "Personal note:"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue