Commit Graph

26 Commits

Author SHA1 Message Date
Carl Beekhuizen
68bb20db4d
Move choice checking from click to custom 2021-04-19 18:52:47 +02:00
Carl Beekhuizen
b31f8142b8
Move int-range checking from click to custom 2021-04-19 15:27:33 +02:00
Carl Beekhuizen
06d79203d4
Move eth1 withdrawal warnings into intl json files 2021-04-19 11:46:21 +02:00
Carl Beekhuizen
da97e6fdf9
Extract new eth1 withdrawl params into JSON files 2021-04-14 16:25:17 +02:00
Carl Beekhuizen
9f09a2c3bd
Merge branch 'translation' of github.com:ethereum/eth2.0-deposit-cli into translation
* 'translation' of github.com:ethereum/eth2.0-deposit-cli:
  zh-CN content touchup
2021-04-13 17:01:49 +02:00
Carl Beekhuizen
5bf8e54151
Revert all CLI arguments to hard-coded English 2021-04-13 16:59:26 +02:00
Carl Beekhuizen
a7facf484c
zh-CN content touchup
Co-authored-by: Hsiao-Wei Wang <hsiaowei.eth@gmail.com>
2021-04-13 11:25:40 +02:00
Carl Beekhuizen
c5ecde0c43
Translation argument fixes
* Reverts CLI arguments `--arguement_here` to English
* Fixes Bug in French arguments.

Co-authored-by: Hsiao-Wei Wang <hsiaowei.eth@gmail.com>
2021-04-12 10:00:46 +02:00
Carl Beekhuizen
17a88406ce
Adds intl files to build 2021-04-08 16:39:49 +02:00
Carl Beekhuizen
7c998808de
Fuzzy language matching + hella callbacks 2021-04-08 13:56:10 +02:00
Carl Beekhuizen
ad0b06b32a
Fix mnemonic defaults 2021-04-08 10:17:37 +02:00
Carl Beekhuizen
c61f197277
Fix intl JSON tags 2021-04-07 11:35:13 +02:00
Carl Beekhuizen
871b6893d7
Merge pull request #191 from wackerow/translation-crowdin-import
Imports 10 languages from Crowdin (> translation branch)
2021-04-07 11:17:05 +02:00
Carl Beekhuizen
621ee4f824
load_test bug fixes 2021-04-01 16:08:33 +02:00
Carl Beekhuizen
b2882776cb
Enables intl language selection for existing_mnemonic options 2021-04-01 11:24:00 +02:00
Paul Wackerow
61e0c159b5 imports 2 languages from Crowdin
Italian, Japanese
2021-03-22 11:27:20 -07:00
Paul Wackerow
2b222cdafd imports 8 languages from crowdin
Arabic, Romanian, Portuguese (Brazilian), Indonesian, Greek, French, Chinese (simplified), Korean
2021-03-22 11:14:00 -07:00
Carl Beekhuizen
d38323ecae
@hwwhww's content nitpicks
Co-authored-by: Hsiao-Wei Wang <hsiaowei.eth@gmail.com>
2021-03-08 11:30:55 +01:00
Hsiao-Wei Wang
b7f4188633
Use load_text in test_new_mnemonic.py 2021-02-24 18:58:53 +08:00
Carl Beekhuizen
1f9626add1
Moves intl/utils.py to utils/intl.py 2021-02-22 18:22:35 +01:00
Carl Beekhuizen
b8c94a80fc
Fix typo 2021-02-22 18:13:59 +01:00
Carl Beekhuizen
5fceda2e86
Move remainder of messages into json files 2021-02-22 18:11:16 +01:00
Carl Beekhuizen
3924b16bea
adds existing_mnemonic 2021-02-12 17:55:39 +01:00
Carl Beekhuizen
6e3a0a34de
Adds option auto function & file detection 2021-02-12 16:41:33 +01:00
Carl Beekhuizen
d828bb5de0
Remove auto function detector 2021-02-12 16:20:26 +01:00
Carl Beekhuizen
14130819b6
Adds abilility to swap out text for internationalisation reasons 2021-02-12 16:12:03 +01:00