mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-21 02:34:11 +08:00
Migrate all v-html
translations to componentised translations (#4135)
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
This commit is contained in:
@@ -191,8 +191,10 @@
|
||||
"Push URL": "プッシュ URL",
|
||||
"needPushEvery": "{0} 秒ごとにこの URL を呼び出す必要があります。",
|
||||
"pushOptionalParams": "オプションのパラメーター: {0}",
|
||||
"disableauth.message1": "<strong>認証を無効</strong>にしてもよろしいですか?",
|
||||
"disableauth.message2": "これは、Cloudflare Access、Authelia、またはその他の認証メカニズムなど、Uptime Kuma の前に<strong>サードパーティ認証を実装するシナリオ向けに設計されています</strong>。",
|
||||
"disableauth.message1": "{disableAuth}にしてもよろしいですか?",
|
||||
"disable authentication": "認証を無効",
|
||||
"disableauth.message2": "これは、Cloudflare Access、Authelia、またはその他の認証メカニズムなど、Uptime Kuma の前に{intendThirdPartyAuth}。",
|
||||
"where you intend to implement third-party authentication": "サードパーティ認証を実装するシナリオ向けに設計されています",
|
||||
"Please use this option carefully!": "このオプションは慎重に使用してください!",
|
||||
"Primary Base URL": "プライマリ ベース URL",
|
||||
"statusMaintenance": "メンテナンス",
|
||||
|
Reference in New Issue
Block a user