diff options
author | Riccardo Spagni <ric@spagni.net> | 2016-08-26 10:34:00 +0200 |
---|---|---|
committer | Riccardo Spagni <ric@spagni.net> | 2016-08-26 10:34:00 +0200 |
commit | 009bea43ce1c74b696f2573cdd94de178b18ca1c (patch) | |
tree | 3672df13a5eeb6e7e578014d946991c1e7496693 | |
parent | Merge pull request #984 (diff) | |
parent | Update README.i18n (diff) | |
download | monero-009bea43ce1c74b696f2573cdd94de178b18ca1c.tar.xz |
Merge pull request #986
da58422 Update README.i18n (arb0r)
-rw-r--r-- | README.i18n | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.i18n b/README.i18n index 2b913f7d8..0c7a010ef 100644 --- a/README.i18n +++ b/README.i18n @@ -13,7 +13,7 @@ To update ts files after changing source code: To add a new language, eg Spanish (ISO code es): - cp transations/monero.ts transations/monero_es.ts + cp translations/monero.ts translations/monero_es.ts To edit translations for Spanish: |