Skip to content
Snippets Groups Projects

Swedish cli wallet

Closed pricode requested to merge pricode/ccs-proposals:swedish-cli into master
1 file
+ 64
0
Compare changes
  • Side-by-side
  • Inline
cliwallet-se.md 0 → 100644
+ 64
0
---
layout: cp
title: "Add support for swedish language in the cli wallet"
author: pricode
date: 22 May 2020
amount: 3
milestones:
- name: done May 27
funds: 100% (3 XMR)
done: 27 May 2020
status: finished
payout:
- date: May 27 2020
amount: 3 XMR
---
### Description:
I want the cli wallet to support swedish as its 12th language
```shell
user@computer:~/monero-x86_64-linux-gnu-v0.15.0.5$ ./monero-wallet-cli
This is the command line monero wallet. It needs to connect to a monero
daemon to work correctly.
WARNING: Do not reuse your Monero keys on another fork, UNLESS this fork has key reuse mitigations built in. Doing so will harm your privacy.
Monero 'Carbon Chamaeleon' (v0.15.0.5-release)
Logging to ./monero-wallet-cli.log
Specify wallet file name (e.g., MyWallet). If the wallet doesn't exist, it will be created.
Wallet file name (or Ctrl-C to quit): testo
No wallet found with that name. Confirm creation of new wallet named: testo
(Y/Yes/N/No): Y
Generating new wallet...
Enter a new password for the wallet:
Confirm password:
List of available languages for your wallet's seed:
If your display freezes, exit blind with ^C, then run again with --use-english-language-names
0 : Deutsch
1 : English
2 : Español
3 : Français
4 : Italiano
5 : Nederlands
6 : Português
7 : русский язык
8 : 日本語
9 : 简体中文 (中国)
10 : Esperanto
11 : Lojban
Enter the number corresponding to the language of your choice:
```
i am a native swedish speaker and can do it for 3 XMR
## Payout:
Payed out after i have translated the cli
Loading