mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-07 13:26:02 +02:00
chore(i18n): fallback strings for new resources: nodebb.error
This commit is contained in:
@@ -101,6 +101,7 @@
|
||||
"guest-upload-disabled": "비회원의 파일 업로드는 제한되어 있습니다.",
|
||||
"cors-error": "잘못 구성된 CORS로 인해 이미지를 업로드 할 수 없습니다.",
|
||||
"upload-ratelimit-reached": "한 번에 너무 많은 파일을 업로드하셨습니다. 나중에 다시 시도해주세요.",
|
||||
"upload-error-fallback": "Unable to upload image — %1",
|
||||
"scheduling-to-past": "내일 이후의 날짜를 선택해주세요.",
|
||||
"invalid-schedule-date": "적합한 형식의 날짜와 시간을 입력해주세요.",
|
||||
"cant-pin-scheduled": "예약된 화제는 상단에 고정(해제)할 수 없습니다.",
|
||||
|
||||
Reference in New Issue
Block a user