We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04003d9 commit 8fcbfa7Copy full SHA for 8fcbfa7
options/locale/locale_ja-JP.ini
@@ -1742,6 +1742,16 @@ config.git_gc_timeout=GC操作のタイムアウト
1742
1743
config.log_config=ログ設定
1744
config.log_mode=ログモード
1745
+config.macaron_log_mode=Macaronログのモード
1746
+config.own_named_logger=名前付きロガー
1747
+config.routes_to_default_logger=デフォルトロガーに出力
1748
+config.go_log=Go Logを使用 (デフォルト)
1749
+config.router_log_mode=ルーターログのモード
1750
+config.disabled_logger=無効
1751
+config.access_log_mode=アクセスログのモード
1752
+config.access_log_template=テンプレート
1753
+config.xorm_log_mode=XORMログのモード
1754
+config.xorm_log_sql=SQLのログ出力
1755
1756
monitor.cron=Cronタスク
1757
monitor.name=名称
0 commit comments