aboutsummaryrefslogtreecommitdiff
path: root/packages/demobank-ui/src/i18n/strings.ts
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2022-12-09 10:00:43 -0300
committerSebastian <sebasjm@gmail.com>2022-12-09 10:00:43 -0300
commit86388cd705d3cf44836103e496379b33600df8c1 (patch)
tree58069ba2549e5816d714e5805eee82a16f5c506c /packages/demobank-ui/src/i18n/strings.ts
parent1e9194e36ac7b664c22b2bef56841db32927c5ab (diff)
downloadwallet-core-86388cd705d3cf44836103e496379b33600df8c1.tar.xz
emit i18n for spanish
Diffstat (limited to 'packages/demobank-ui/src/i18n/strings.ts')
-rw-r--r--packages/demobank-ui/src/i18n/strings.ts16
1 files changed, 8 insertions, 8 deletions
diff --git a/packages/demobank-ui/src/i18n/strings.ts b/packages/demobank-ui/src/i18n/strings.ts
index 79c87009d..8a60b78c3 100644
--- a/packages/demobank-ui/src/i18n/strings.ts
+++ b/packages/demobank-ui/src/i18n/strings.ts
@@ -584,10 +584,10 @@ strings['es'] = {
""
],
"Amount to withdraw:": [
- "Amount to withdraw"
+ ""
],
"Withdraw": [
- "Confirm withdrawal"
+ ""
],
"Obtain digital cash": [
""
@@ -608,7 +608,7 @@ strings['es'] = {
""
],
"Transfer to Taler Wallet": [
- "Charge Taler wallet"
+ ""
],
"Use this QR code to withdraw to your mobile wallet:": [
""
@@ -617,7 +617,7 @@ strings['es'] = {
""
],
"Confirm Withdrawal": [
- "Confirm withdrawal"
+ ""
],
"Authorize withdrawal by solving challenge": [
""
@@ -707,16 +707,16 @@ strings['es'] = {
""
],
"days": [
- "days"
+ ""
],
"hours": [
- "hours"
+ ""
],
"minutes": [
- "minutes"
+ ""
],
"seconds": [
- "seconds"
+ ""
]
}
}