Translated using Weblate (Ukrainian)

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/uk/
pull/189/head
selfprivacy_weblate1 2023-01-23 21:52:04 +00:00 committed by Weblate
parent 68e865b0cf
commit d881b0f430
1 changed files with 4 additions and 4 deletions

View File

@ -1,10 +1,10 @@
Login as root user to your server and look at the contents of the file `/etc/nixos/userdata/tokens.json`
Увійдіть від користувача root до вашого сервера і подивіться на вміст файла`/etc/nixos/userdata/tokens.json`
```sh
cat /etc/nixos/userdata/tokens.json
```
This file will have a similar construction:
Цей файл буде мати подібну конструкцію:
```json
{
@ -12,8 +12,8 @@ This file will have a similar construction:
{
"token": "token_to_copy",
"name": "device_name",
"date": "date"
"date": "date"
}
```
Copy the token from the file and paste it in the next window.
Скопіюйте токен з файла і вставте його в наступне вікно.