i18n: reset peers description text
This commit is contained in:
parent
55011c31de
commit
eebbf40ce5
2 changed files with 2 additions and 2 deletions
|
@ -274,7 +274,7 @@ network_settings:
|
|||
ban_window_desc: The decision to ban is made by node, based on the correctness of the data received from the peer.
|
||||
max_inbound_count: 'Maximum number of inbound peer connections:'
|
||||
max_outbound_count: 'Maximum number of outbound peer connections:'
|
||||
reset_peers_desc: Reset peers data. Use it only if there are problems with finding peers.
|
||||
reset_peers_desc: Reset peers data. Use it with a caution only if there are problems with finding peers.
|
||||
reset_peers: Reset peers
|
||||
modal:
|
||||
cancel: Cancel
|
||||
|
|
|
@ -274,7 +274,7 @@ network_settings:
|
|||
ban_window_desc: Решение о запрете принимается узлом, основываясь на корректности данных полученных от пира.
|
||||
max_inbound_count: 'Максимальное количество входящих подключений пиров:'
|
||||
max_outbound_count: 'Максимальное количество исходящих подключений к пирам:'
|
||||
reset_peers_desc: Сбросить данные пиров. Использовать только при наличии проблем с поиском пиров.
|
||||
reset_peers_desc: Сбросить данные пиров. Используйте с осторожностью, только при наличии проблем с поиском пиров.
|
||||
reset_peers: Сбросить пиры
|
||||
modal:
|
||||
cancel: Отмена
|
||||
|
|
Loading…
Reference in a new issue