Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/0xJacky/nginx-ui into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
0xJacky committed May 31, 2023
2 parents 6fefa97 + 3403ab3 commit e1119f0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .github/workflows/documents.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
path: docs/.vitepress/dist

- name: Deploy to server
if: github.event_name != 'pull_request'
uses: easingthemes/ssh-deploy@main
env:
REMOTE_HOST: ${{ secrets.REMOTE_HOST }}
Expand Down
6 changes: 3 additions & 3 deletions frontend/src/language/ru_RU/app.po
Original file line number Diff line number Diff line change
Expand Up @@ -210,12 +210,12 @@ msgstr "Статус сертификата"
#: src/routes/index.ts:82 src/views/cert/Cert.vue:2
#, fuzzy
msgid "Certification"
msgstr "Сертификат действителен"
msgstr "Сертификат"

#: src/routes/index.ts:90
#, fuzzy
msgid "Certification List"
msgstr "Сертификат действителен"
msgstr "Список"

#: src/views/domain/cert/components/AutoCertStepOne.vue:40
msgid "Challenge Method"
Expand Down Expand Up @@ -906,7 +906,7 @@ msgstr "Путь для Nginx Error Log"
#: src/routes/index.ts:110 src/views/nginx_log/NginxLog.vue:2
#: src/views/preference/Preference.vue:8
msgid "Nginx Log"
msgstr "Nginx лог"
msgstr "Журнал"

#: src/components/NginxControl/NginxControl.vue:26
#, fuzzy
Expand Down

0 comments on commit e1119f0

Please sign in to comment.