fix: remove outdated Node 11+ check

This commit is contained in:
Rotzbua
2024-05-12 22:49:58 +02:00
parent 0e0bba25c1
commit d706c9cb37
8 changed files with 24 additions and 36 deletions

View File

@@ -58,7 +58,6 @@
"refresh-interval": "__interval__ 時間毎にhttps設定を更新します",
"settings-refreshed": "サーバのhttps設定が更新されました",
"refresh-failed": "https設定の更新で失敗しました: __message__",
"nodejs-version": "httpsRefreshIntervalにはNode.js 11以降が必要です",
"function-required": "httpsRefreshIntervalでは、httpsプロパティはfunctionである必要があります"
}
},