mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 11:55:24 +02:00
adduser: fix Finnish translation (#16931)
This commit is contained in:
parent
015e601b45
commit
957328d049
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# adduser
|
||||
|
||||
> Käyttäjän lisäysapuohjelma.
|
||||
> Lisätietoja: <https://manned.org/adduser>.
|
||||
> Lisätietoa: <https://manned.org/adduser>.
|
||||
|
||||
- Luo uusi käyttäjä oletuskotihakemistolla ja pyydä käyttäjää asettamaan salasana:
|
||||
|
||||
|
|
|
@ -73,7 +73,7 @@ labels = {
|
|||
"de": "Weitere Informationen:",
|
||||
"es": "Más información:",
|
||||
"fa": "اطلاعات بیشتر:",
|
||||
"fi": "Lisätietoja:",
|
||||
"fi": "Lisätietoa:",
|
||||
"fr": "Plus d'informations :",
|
||||
"hi": "अधिक जानकारी:",
|
||||
"id": "Informasi lebih lanjut:",
|
||||
|
|
Loading…
Add table
Reference in a new issue