Merge branch 'master' of https://github.com/libredirect/browser_extension
This commit is contained in:
commit
29408760c6
|
@ -40,11 +40,11 @@
|
||||||
"description": "used in the settings page"
|
"description": "used in the settings page"
|
||||||
},
|
},
|
||||||
"importSettings": {
|
"importSettings": {
|
||||||
"message": "Импорт настроек",
|
"message": "Импортировать настройки",
|
||||||
"description": "used in the settings page"
|
"description": "used in the settings page"
|
||||||
},
|
},
|
||||||
"exportSettings": {
|
"exportSettings": {
|
||||||
"message": "Экспорт настроек",
|
"message": "Экспортировать настройки",
|
||||||
"description": "used in the settings page"
|
"description": "used in the settings page"
|
||||||
},
|
},
|
||||||
"resetSettings": {
|
"resetSettings": {
|
||||||
|
|
Loading…
Reference in New Issue