Skip to content

Commit

Permalink
Merge pull request #2010 from KomodoPlatform/espanol
Browse files Browse the repository at this point in the history
Add Spanish
  • Loading branch information
tonymorony authored Oct 25, 2022
2 parents 1c56066 + 4dc94e7 commit 22cd5d9
Show file tree
Hide file tree
Showing 14 changed files with 14,708 additions and 4,317 deletions.
2 changes: 1 addition & 1 deletion atomic_defi_design/Dex/Constants/General.qml
Original file line number Diff line number Diff line change
Expand Up @@ -749,7 +749,7 @@ QtObject {
case TradingError.PriceFieldNotFilled:
return qsTr("Please fill the price field")
case TradingError.VolumeFieldNotFilled:
return qsTr("Please fill the price field")
return qsTr("Please fill the volume field")
case TradingError.LeftZhtlcChainNotEnabled:
return qsTr("Please wait for %1 to fully activate").arg(left_ticker)
case TradingError.RightZhtlcChainNotEnabled:
Expand Down
Binary file added atomic_defi_design/assets/images/lang/es.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
918 changes: 546 additions & 372 deletions atomic_defi_design/assets/languages/atomic_defi_de.ts

Large diffs are not rendered by default.

2,196 changes: 1,227 additions & 969 deletions atomic_defi_design/assets/languages/atomic_defi_en.ts

Large diffs are not rendered by default.

4,565 changes: 4,565 additions & 0 deletions atomic_defi_design/assets/languages/atomic_defi_es.ts

Large diffs are not rendered by default.

2,234 changes: 1,245 additions & 989 deletions atomic_defi_design/assets/languages/atomic_defi_fr.ts

Large diffs are not rendered by default.

Loading

0 comments on commit 22cd5d9

Please sign in to comment.