Translated using Weblate (Polish)

Currently translated at 100.0% (5 of 5 strings)

Translation: SelfPrivacy/SelfPrivacy App Markdown: how_fallback_ssh
Translate-URL: http://weblate.selfprivacy.org/projects/selfprivacy/selfprivacy-app-markdown-how_fallback_ssh/pl/
pull/225/head
Mithras 2023-04-28 14:38:43 +00:00 committed by Weblate
parent ef8174a3c6
commit 7302b47809
1 changed files with 7 additions and 7 deletions

View File

@ -4,16 +4,16 @@ Zaloguj się jako użytkownik root na swoim serwerze i przejrzyj zawartość pli
cat /etc/nixos/userdata/tokens.json
```
This file will have a similar construction:
W tym pliku będzie podobny wzór:
```json
`json
{
"tokens": [
{ "tokens": [
{
"token": "token_to_copy",
"name": "device_name",
"date": "date"
{ "token": "token_który_był_skopedowany",
{ "name": "device_name",
{ "data": "data"
}
```
Copy the token from the file and paste it in the next window.
Skopiuj token z pliku i wklej w kolejnym oknie.