parent
edd57f257f
commit
482492ee24
@ -0,0 +1,30 @@ |
||||
ko: |
||||
error_can_not_delete_export_card_configuration: 이 구성은 삭제할 수 없습니다 |
||||
error_can_not_change_name_of_default_configuration: 기본 구성의 이름은 변경할 수 없습니다. |
||||
label_backlogs_export_card_config_select: 내보내기 카드 구성 선택 |
||||
label_backlogs_export_card_export: 내보내기 |
||||
label_export_card_configuration_new: 새로운 내보내기 카드 구성 |
||||
label_export_card_configuration: 카드 구성 내보내기 |
||||
label_export_card_configuration_plural: 카드 구성 내보내기 |
||||
label_export_card_activate: 활성화 |
||||
label_export_card_deactivate: 비활성화 |
||||
notice_export_card_configuration_activated: 구성이 활성화됨 |
||||
notice_export_card_configuration_deactivated: 구성이 비활성화됨 |
||||
error_can_not_activate_export_card_configuration: 이 구성은 활성화할 수 없습니다 |
||||
error_can_not_deactivate_export_card_configuration: 이 구성은 비활성화할 수 없습니다 |
||||
validation_error_required_keys_not_present: '필요한 키가 없음:' |
||||
validation_error_yaml_is_badly_formed: 에는 유효한 YAML 형식이 없습니다. |
||||
validation_error_uknown_key: '알 수 없는 키:' |
||||
yaml_error: 'YAML 오류:' |
||||
help_link_rows_format: 행 서식 지정 |
||||
export_config_per_page: 페이지당 |
||||
export_config_page_size: 페이지 크기 |
||||
export_config_orientation: 방향 |
||||
export_config_rows: 행 |
||||
activerecord: |
||||
attributes: |
||||
export_card_configuration: |
||||
rows: 행 |
||||
per_page: 페이지당 |
||||
page_size: 페이지 크기 |
||||
orientation: 방향 |
Loading…
Reference in new issue