8000 Fixed Typo in Spanish Translation by MonikaCat · Pull Request #353 · forbole/big-dipper · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Dec 1, 2021. It is now read-only.

Fixed Typo in Spanish Translation #353

Merged
merged 1 commit into from
May 15, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
* [#327] Fixed error in Proposals section to accept String and Number as a value in Changes table
* Hide Italian it-IT Translation
* Fixed hash overflow on mobile in Transaction Section (Added scroller)
* [#346] Changed "Governanza" typo to "Gobernanza" in Spanish Translation

## v0.37.x-patch-10.1

Expand Down
2 changes: 1 addition & 1 deletion both/i18n/es-es.i18n.yml
< 4D62 td class="blob-code blob-code-context js-file-line"> distribution: 'Distribución'
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ transactions:
transfer: 'Transferencia'
staking: 'Participación'
governance: 'Governanza'
governance: 'Gobernanza'
slashing: 'Recorte'
proposals:
notFound: 'No se ha encontrado el proposal.'
Expand Down
0