forked from baron/baron-sso
userfront-e2e-tests 오류 수정
This commit is contained in:
@@ -336,6 +336,8 @@ theme_light = "Light"
|
||||
theme_toggle = "Theme Toggle"
|
||||
unknown = "Unknown"
|
||||
view = "View"
|
||||
manage = "Manage"
|
||||
remove = "Remove"
|
||||
|
||||
[ui.common.badge]
|
||||
admin_only = "Admin only"
|
||||
@@ -567,3 +569,4 @@ verify = "Verify"
|
||||
|
||||
[ui.userfront.signup.success]
|
||||
action = "Action"
|
||||
|
||||
|
||||
@@ -336,6 +336,8 @@ theme_light = "Light"
|
||||
theme_toggle = "테마 전환"
|
||||
unknown = "Unknown"
|
||||
view = "보기"
|
||||
manage = "관리"
|
||||
remove = "제외"
|
||||
|
||||
[ui.common.badge]
|
||||
admin_only = "Admin only"
|
||||
@@ -567,3 +569,4 @@ verify = "본인인증"
|
||||
|
||||
[ui.userfront.signup.success]
|
||||
action = "로그인하기"
|
||||
|
||||
|
||||
@@ -305,6 +305,7 @@ details = ""
|
||||
edit = ""
|
||||
view = ""
|
||||
hyphen = ""
|
||||
manage = ""
|
||||
na = ""
|
||||
never = ""
|
||||
next = ""
|
||||
@@ -315,6 +316,8 @@ qr = ""
|
||||
reset = ""
|
||||
read_only = ""
|
||||
refresh = ""
|
||||
remove = ""
|
||||
requesting = ""
|
||||
resend = ""
|
||||
retry = ""
|
||||
save = ""
|
||||
@@ -557,9 +560,3 @@ action = ""
|
||||
|
||||
# Auto-added missing keys
|
||||
|
||||
[ui.common]
|
||||
admin_only = ""
|
||||
assign = ""
|
||||
none = ""
|
||||
select = ""
|
||||
select_placeholder = ""
|
||||
|
||||
Reference in New Issue
Block a user