diff options
author | LJea <cnljea@outlook.com> | 2022-10-22 21:07:52 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-22 20:07:52 +0800 |
commit | fd5874b07b73687f90e8cb7b171b67457364ebe9 (patch) | |
tree | 004f973c12244b8ddd7146448198a27311f0b9d4 /conf/locale/locale_ja-JP.ini | |
parent | ce25881c880d9711f211be05f92a809304a436e3 (diff) |
ui: add usage instructions for PAT (#7194)
Co-authored-by: Joe Chen <jc@unknwon.io>
Diffstat (limited to 'conf/locale/locale_ja-JP.ini')
-rw-r--r-- | conf/locale/locale_ja-JP.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/locale/locale_ja-JP.ini b/conf/locale/locale_ja-JP.ini index 9cfb942b..94024bb3 100644 --- a/conf/locale/locale_ja-JP.ini +++ b/conf/locale/locale_ja-JP.ini @@ -1175,7 +1175,7 @@ config.server_config=サーバーの構成 config.brand_name=ブランド名 config.run_user=実行ユーザー config.run_mode=実行モード -config.server.external_url=外部 URL +config.server.external_url=外部 URL config.server.domain=ドメイン config.server.protocol=プロトコル config.server.http_addr=HTTPアドレス |