aboutsummaryrefslogtreecommitdiff
path: root/src/i18n/strings.ts
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-11-30 04:07:36 +0100
committerFlorian Dold <florian.dold@gmail.com>2017-12-01 03:00:09 +0100
commitb8ccc7c990a1542cf80578b41972f9a5b0870af9 (patch)
tree6f16319f9ce3133c4c4617129a516e692cfc3ac1 /src/i18n/strings.ts
parentbc2c4aff8e657c7d5709433f137299491b98d257 (diff)
downloadwallet-core-b8ccc7c990a1542cf80578b41972f9a5b0870af9.tar.gz
wallet-core-b8ccc7c990a1542cf80578b41972f9a5b0870af9.tar.bz2
wallet-core-b8ccc7c990a1542cf80578b41972f9a5b0870af9.zip
partial implementation of tipping
Diffstat (limited to 'src/i18n/strings.ts')
-rw-r--r--src/i18n/strings.ts192
1 files changed, 96 insertions, 96 deletions
diff --git a/src/i18n/strings.ts b/src/i18n/strings.ts
index ddf93e688..737458c48 100644
--- a/src/i18n/strings.ts
+++ b/src/i18n/strings.ts
@@ -45,30 +45,6 @@ strings['de'] = {
"Confirm payment": [
"Bezahlung bestätigen"
],
- "Withdrawal fees:": [
- "Abheben bei %1$s"
- ],
- "Rounding loss:": [
- ""
- ],
- "Earliest expiration (for deposit): %1$s": [
- ""
- ],
- "# Coins": [
- ""
- ],
- "Value": [
- ""
- ],
- "Withdraw Fee": [
- "Abheben bei %1$s"
- ],
- "Refresh Fee": [
- ""
- ],
- "Deposit Fee": [
- ""
- ],
"Select": [
""
],
@@ -186,6 +162,30 @@ strings['de'] = {
"Cancel": [
"Saldo"
],
+ "Withdrawal fees:": [
+ "Abheben bei %1$s"
+ ],
+ "Rounding loss:": [
+ ""
+ ],
+ "Earliest expiration (for deposit): %1$s": [
+ ""
+ ],
+ "# Coins": [
+ ""
+ ],
+ "Value": [
+ ""
+ ],
+ "Withdraw Fee": [
+ "Abheben bei %1$s"
+ ],
+ "Refresh Fee": [
+ ""
+ ],
+ "Deposit Fee": [
+ ""
+ ],
"Invalid Wire": [
""
],
@@ -231,30 +231,6 @@ strings['en-US'] = {
"Confirm payment": [
""
],
- "Withdrawal fees:": [
- ""
- ],
- "Rounding loss:": [
- ""
- ],
- "Earliest expiration (for deposit): %1$s": [
- ""
- ],
- "# Coins": [
- ""
- ],
- "Value": [
- ""
- ],
- "Withdraw Fee": [
- ""
- ],
- "Refresh Fee": [
- ""
- ],
- "Deposit Fee": [
- ""
- ],
"Select": [
""
],
@@ -372,6 +348,30 @@ strings['en-US'] = {
"Cancel": [
""
],
+ "Withdrawal fees:": [
+ ""
+ ],
+ "Rounding loss:": [
+ ""
+ ],
+ "Earliest expiration (for deposit): %1$s": [
+ ""
+ ],
+ "# Coins": [
+ ""
+ ],
+ "Value": [
+ ""
+ ],
+ "Withdraw Fee": [
+ ""
+ ],
+ "Refresh Fee": [
+ ""
+ ],
+ "Deposit Fee": [
+ ""
+ ],
"Invalid Wire": [
""
],
@@ -417,30 +417,6 @@ strings['fr'] = {
"Confirm payment": [
""
],
- "Withdrawal fees:": [
- ""
- ],
- "Rounding loss:": [
- ""
- ],
- "Earliest expiration (for deposit): %1$s": [
- ""
- ],
- "# Coins": [
- ""
- ],
- "Value": [
- ""
- ],
- "Withdraw Fee": [
- ""
- ],
- "Refresh Fee": [
- ""
- ],
- "Deposit Fee": [
- ""
- ],
"Select": [
""
],
@@ -558,6 +534,30 @@ strings['fr'] = {
"Cancel": [
""
],
+ "Withdrawal fees:": [
+ ""
+ ],
+ "Rounding loss:": [
+ ""
+ ],
+ "Earliest expiration (for deposit): %1$s": [
+ ""
+ ],
+ "# Coins": [
+ ""
+ ],
+ "Value": [
+ ""
+ ],
+ "Withdraw Fee": [
+ ""
+ ],
+ "Refresh Fee": [
+ ""
+ ],
+ "Deposit Fee": [
+ ""
+ ],
"Invalid Wire": [
""
],
@@ -603,30 +603,6 @@ strings['it'] = {
"Confirm payment": [
""
],
- "Withdrawal fees:": [
- ""
- ],
- "Rounding loss:": [
- ""
- ],
- "Earliest expiration (for deposit): %1$s": [
- ""
- ],
- "# Coins": [
- ""
- ],
- "Value": [
- ""
- ],
- "Withdraw Fee": [
- ""
- ],
- "Refresh Fee": [
- ""
- ],
- "Deposit Fee": [
- ""
- ],
"Select": [
""
],
@@ -744,6 +720,30 @@ strings['it'] = {
"Cancel": [
""
],
+ "Withdrawal fees:": [
+ ""
+ ],
+ "Rounding loss:": [
+ ""
+ ],
+ "Earliest expiration (for deposit): %1$s": [
+ ""
+ ],
+ "# Coins": [
+ ""
+ ],
+ "Value": [
+ ""
+ ],
+ "Withdraw Fee": [
+ ""
+ ],
+ "Refresh Fee": [
+ ""
+ ],
+ "Deposit Fee": [
+ ""
+ ],
"Invalid Wire": [
""
],