forked from baron/baron-sso
common/locales 기반 i18n 스캐너와 문서 정리
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
[msg.common]
|
||||
copied = ""
|
||||
error = ""
|
||||
forbidden = ""
|
||||
loading = ""
|
||||
no_results = ""
|
||||
no_description = ""
|
||||
parsing = ""
|
||||
requesting = ""
|
||||
@@ -8,9 +11,11 @@ saving = ""
|
||||
unknown_error = ""
|
||||
|
||||
[ui.common]
|
||||
actions = ""
|
||||
add = ""
|
||||
all = ""
|
||||
admin_only = ""
|
||||
approve = ""
|
||||
assign = ""
|
||||
back = ""
|
||||
back_to_login = ""
|
||||
@@ -20,19 +25,27 @@ clear_search = ""
|
||||
close = ""
|
||||
collapse = ""
|
||||
confirm = ""
|
||||
continue = ""
|
||||
copy = ""
|
||||
create = ""
|
||||
delete = ""
|
||||
detail = ""
|
||||
details = ""
|
||||
disabled = ""
|
||||
edit = ""
|
||||
enabled = ""
|
||||
export = ""
|
||||
export_with_ids = ""
|
||||
export_without_ids = ""
|
||||
fail = ""
|
||||
go_home = ""
|
||||
info = ""
|
||||
view = ""
|
||||
hyphen = ""
|
||||
loading = ""
|
||||
manage = ""
|
||||
move = ""
|
||||
move_org = ""
|
||||
na = ""
|
||||
never = ""
|
||||
next = ""
|
||||
@@ -41,14 +54,19 @@ page_of = ""
|
||||
prev = ""
|
||||
previous = ""
|
||||
qr = ""
|
||||
reject = ""
|
||||
rejected = ""
|
||||
reset = ""
|
||||
read_only = ""
|
||||
refresh = ""
|
||||
remove = ""
|
||||
remove_org = ""
|
||||
resend = ""
|
||||
retry = ""
|
||||
row = ""
|
||||
save = ""
|
||||
search = ""
|
||||
search_group = ""
|
||||
select = ""
|
||||
select_file = ""
|
||||
select_placeholder = ""
|
||||
@@ -56,10 +74,13 @@ show_more = ""
|
||||
language = ""
|
||||
language_ko = ""
|
||||
language_en = ""
|
||||
submit = ""
|
||||
submitting = ""
|
||||
success = ""
|
||||
theme_dark = ""
|
||||
theme_light = ""
|
||||
theme_toggle = ""
|
||||
unassigned = ""
|
||||
unknown = ""
|
||||
|
||||
[ui.common.badge]
|
||||
|
||||
Reference in New Issue
Block a user