diff options
-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: |