Add config reload option
This commit is contained in:
parent
fa292154f6
commit
806822a9a8
8 changed files with 27 additions and 3 deletions
|
@ -20,5 +20,6 @@
|
|||
"info.version": "Version",
|
||||
"info.version.link": "source and changelog",
|
||||
"info.export": "Export data",
|
||||
"info.readme": "Edit readme.txt"
|
||||
"info.readme": "Edit readme.txt",
|
||||
"info.reload": "Reload config"
|
||||
}
|
|
@ -20,5 +20,6 @@
|
|||
"info.version": "Версия",
|
||||
"info.version.link": "исходный код",
|
||||
"info.export": "Экспорт данных",
|
||||
"info.readme": "Редактировать readme.txt"
|
||||
"info.readme": "Редактировать readme.txt",
|
||||
"info.reload": "Перезагрузить конфиг"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue