mirror of
https://github.com/strapi/strapi.git
synced 2025-08-10 09:47:46 +00:00
Add missing translations
This commit is contained in:
parent
e75841cd6c
commit
a262df9dd2
@ -127,23 +127,23 @@
|
||||
"Settings.permissions.users.listview.header.subtitle": "{number, plural, =0 {# 명} one {# 명} other {# 명}}의 사용자를 찾았습니다.",
|
||||
"Settings.permissions.users.listview.header.title": "사용자",
|
||||
"Settings.permissions.users.tabs.label": "Tabs Permissions",
|
||||
"Settings.profile.form.notify.data.loaded": "Your profile data has been loaded",
|
||||
"Settings.profile.form.notify.data.loaded": "사용자 프로필 정보를 불러왔습니다.",
|
||||
"Settings.profile.form.section.experience.clear.select": "Clear the interface language selected",
|
||||
"Settings.profile.form.section.experience.interfaceLanguage": "인터페이스 언어",
|
||||
"Settings.profile.form.section.experience.interfaceLanguage.hint": "선택한 언어로 인터페이스의 언어가 변경됩니다.",
|
||||
"Settings.profile.form.section.experience.interfaceLanguageHelp": "선택하면 이 계정에서만 인터페이스 언어가 변경됩니다. 팀에서 다른 언어를 사용할 수 있도록 하려면 이 {문서}를 참조해주세요.",
|
||||
"Settings.profile.form.section.experience.title": "Experience",
|
||||
"Settings.profile.form.section.experience.title": "사용자 경험",
|
||||
"Settings.profile.form.section.helmet.title": "사용자 프로필",
|
||||
"Settings.profile.form.section.password.title": "비밀번호 변경",
|
||||
"Settings.profile.form.section.profile.page.title": "Profile page",
|
||||
"Settings.profile.form.section.profile.title": "Profile",
|
||||
"Settings.profile.form.section.profile.title": "프로필",
|
||||
"Settings.roles.create.description": "역할에 부여된 권한을 정의합니다.",
|
||||
"Settings.roles.create.title": "Create a role",
|
||||
"Settings.roles.created": "Role created",
|
||||
"Settings.roles.edit.title": "역할 수정",
|
||||
"Settings.roles.form.button.users-with-role": "{number, plural, =0 {# 명} one {# 명} other {# 명}}의 사용자가 이 역할을 가지고 있습니다.",
|
||||
"Settings.roles.form.created": "Created",
|
||||
"Settings.roles.form.description": "Name and description of the role",
|
||||
"Settings.roles.form.description": "역할에 대한 이름과 설명",
|
||||
"Settings.roles.form.input.description": "설명",
|
||||
"Settings.roles.form.input.name": "이름",
|
||||
"Settings.roles.form.permission.property-label": "{label} permissions",
|
||||
|
Loading…
x
Reference in New Issue
Block a user