Update messages.json

This commit is contained in:
TotalCaesar659 2020-09-30 16:39:14 +03:00 committed by GitHub
parent f30a7811d8
commit e1b2b09307
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -172,6 +172,9 @@
"uaPlaceholder": {
"message": "Ваша предпочитаемая строка User-Agent"
},
"noMatch": {
"message": "Для данного запроса нет строк User-Agent"
},
"ztoa": {
"message": "От Z до A"
},
@ -181,6 +184,9 @@
"filterAmong": {
"message": "Выбрать из $1"
},
"filterAgents": {
"message": "Выбрать UA"
},
"msgDefaultUA": {
"message": "User-Agent по умолчанию, вместо этого нажмите кнопку 'Сбросить'"
},
@ -192,5 +198,11 @@
},
"msgDisabled": {
"message": "Отключено. Используется строка User-Agent по умолчанию."
},
"optionsSaved": {
"message": "Настройки сохранены."
},
"dbReset": {
"message": "Щелкните 2 раза левой кнопкой мыши для сброса!"
}
}