1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "report.activebugs": {
- "description": "Lists users active bugs",
- "message": "검토 중인 버그"
- },
- "report.browser": {
- "description": "Select Box for the user to select their browser",
- "message": "내 브라우저와 버전을 선택해 주세요. chrome://help 또는 FireFox에서는 about:support 로 버전을 확인할 수 있어요"
- },
- "report.bugcount": {
- "description": "Amount of bug reports user can send",
- "message": "3건 중 {count}건 신고 가능"
- },
- "report.button": {
- "description": "Button to send the information inputed.",
- "message": "신고"
- },
- "report.description": {
- "description": "Text for the user to write information about the bug.",
- "message": "이 버그를 재현하기 위한 확실한 단계나 실제 예시 링크를 제공해 주세요."
- },
- "report.error": {
- "description": "User needs to input more notification",
- "message": "더 많은 정보가 필요해요"
- },
- "report.error.unauth": {
- "description": "Users Discord not verified",
- "message": "Discord 계정이 인증돼야 해요"
- },
- "report.info": {
- "description": "Tells the user about submitting a bug",
- "message": "PreMiD 웹사이트와 PreMiD Discord 서버 내의 버그를 제보하는 것이에요. Presence에서의 버그는 Presence 제작자분께 제보돼야 해요. 영어로만 버그 신고를 진행해 주세요."
- },
- "report.os": {
- "description": "Select Box for the user to select their operating system",
- "message": "내 운영 체제와 버전을 선택해 주세요."
- },
- "report.overview": {
- "description": "Text for the user to write a brief of the bug information.",
- "message": "무슨 버그인지 간결하고 명확한 설명을 제공해 주세요."
- },
- "report.success": {
- "description": "Success notification",
- "message": "버그 제보를 완료했어요"
- },
- "report.title": {
- "description": "Text to indicate the page.",
- "message": "버그 제보"
- },
- "report.toomany": {
- "description": "User has too many active reports",
- "message": "검토를 요청한 신고가 너무 많아요. 제출한 신고가 검토될 때까지 기다려 주세요. 신고는 매주 확인돼요."
- },
- "report.toomany.alert": {
- "description": "User has too many active reports",
- "message": "검토를 요청한 신고가 너무 많아요."
- }
- }
|