Fix translate attrs
This commit is contained in:
parent
5b22861222
commit
4533365107
9 changed files with 24 additions and 33 deletions
|
|
@ -12,6 +12,15 @@ msgstr ""
|
|||
msgid "{{fee}} will be discounted for bitcoin networking fees"
|
||||
msgstr ""
|
||||
|
||||
#: public/views/copayers.html
|
||||
#: public/views/walletHome.html
|
||||
msgid "{{index.m}}-of-{{index.n}}"
|
||||
msgstr ""
|
||||
|
||||
#: public/views/includes/sidebar.html
|
||||
msgid "{{item.m}}-of-{{item.n}}"
|
||||
msgstr ""
|
||||
|
||||
#: src/js/controllers/importLegacy.js
|
||||
msgid "{{len}} wallets imported. Funds scanning in progress. Hold on to see updated balance"
|
||||
msgstr ""
|
||||
|
|
@ -252,10 +261,6 @@ msgstr ""
|
|||
msgid "Confirmations"
|
||||
msgstr ""
|
||||
|
||||
#: public/views/preferencesInformation.html
|
||||
msgid "Copayer {{$index}}"
|
||||
msgstr ""
|
||||
|
||||
#: src/js/services/bwsError.js
|
||||
msgid "Copayer already in this wallet"
|
||||
msgstr ""
|
||||
|
|
@ -460,7 +465,7 @@ msgid "Economy"
|
|||
msgstr ""
|
||||
|
||||
#: public/views/preferencesEmail.html
|
||||
msgid "email for wallet notifications"
|
||||
msgid "Email for wallet notifications"
|
||||
msgstr ""
|
||||
|
||||
#: public/views/preferences.html
|
||||
|
|
@ -800,21 +805,6 @@ msgstr ""
|
|||
msgid "Note"
|
||||
msgstr ""
|
||||
|
||||
#: public/views/copayers.html
|
||||
#: public/views/walletHome.html
|
||||
#: public/views/includes/sidebar.html
|
||||
msgid "of"
|
||||
msgstr ""
|
||||
|
||||
#: public/views/includes/alert.html
|
||||
#: public/views/includes/password.html
|
||||
msgid "OK"
|
||||
msgstr ""
|
||||
|
||||
#: public/views/modals/tx-status.html
|
||||
msgid "OKAY"
|
||||
msgstr ""
|
||||
|
||||
#: public/views/preferencesInformation.html
|
||||
msgid "Only Main (not change) addresses are shown. The addresses on this list were not verified locally at this time."
|
||||
msgstr ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue