forked from baron/baron-sso
개요 화면 공통 컴포넌트와 로케일 추가
This commit is contained in:
@@ -86,6 +86,21 @@ theme_toggle = "Theme Toggle"
|
||||
unassigned = "Unassigned"
|
||||
unknown = "Unknown"
|
||||
|
||||
[ui.common.overview]
|
||||
title = "Operational Status"
|
||||
|
||||
[ui.common.chart.period]
|
||||
day = "Day"
|
||||
month = "Month"
|
||||
week = "Week"
|
||||
|
||||
[ui.common.chart.series_summary]
|
||||
login_users = "Login {{login}} / Users {{subjects}}"
|
||||
|
||||
[ui.common.chart.axis]
|
||||
x = "X-axis: Period"
|
||||
y = "Y-axis: Login Requests"
|
||||
|
||||
[ui.common.badge]
|
||||
admin_only = "Admin only"
|
||||
command_only = "Command only"
|
||||
|
||||
Reference in New Issue
Block a user