diff options
Diffstat (limited to 'i18n/locales')
| -rw-r--r-- | i18n/locales/en/dolce.json | 3 | ||||
| -rw-r--r-- | i18n/locales/ko/dolce.json | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/i18n/locales/en/dolce.json b/i18n/locales/en/dolce.json index adb35efe..c198086d 100644 --- a/i18n/locales/en/dolce.json +++ b/i18n/locales/en/dolce.json @@ -69,7 +69,8 @@ "downloadSuccess": "File download completed", "downloadError": "Failed to download file", "detailLoadError": "Failed to load detail drawings", - "fileLoadError": "Failed to load file list" + "fileLoadError": "Failed to load file list", + "uploadRestrictedStandby": "File attachment is only available for 'Standby' status." }, "detailDrawing": { "columns": { diff --git a/i18n/locales/ko/dolce.json b/i18n/locales/ko/dolce.json index e9f7f862..4390a416 100644 --- a/i18n/locales/ko/dolce.json +++ b/i18n/locales/ko/dolce.json @@ -69,7 +69,8 @@ "downloadSuccess": "파일 다운로드가 완료되었습니다", "downloadError": "파일 다운로드에 실패했습니다", "detailLoadError": "상세도면 로드에 실패했습니다", - "fileLoadError": "파일 목록 로드에 실패했습니다" + "fileLoadError": "파일 목록 로드에 실패했습니다", + "uploadRestrictedStandby": "파일 업로드는 'Standby' 상태인 상세도면에만 가능합니다." }, "detailDrawing": { "columns": { |
