1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "report.activebugs": {
- "description": "Lists users active bugs",
- "message": "Bug Aktif"
- },
- "report.browser": {
- "description": "Select Box for the user to select their browser",
- "message": "Pilih Peramban dan Versimu - Kamu bisa lihat versi dengan mengunjungi about:support di Firefox atau chrome://help"
- },
- "report.bugcount": {
- "description": "Amount of bug reports user can send",
- "message": "{count}/3 Laporan tersisa"
- },
- "report.button": {
- "description": "Button to send the information inputed.",
- "message": "Lapor"
- },
- "report.description": {
- "description": "Text for the user to write information about the bug.",
- "message": "Berikan tautan ke contoh langsung atau langkah-langkah yang jelas untuk merekayasa bug tersebut."
- },
- "report.error": {
- "description": "User needs to input more notification",
- "message": "Info lanjutan dibutuhkan"
- },
- "report.error.unauth": {
- "description": "Users Discord not verified",
- "message": "Akun Discord perlu diverifikasi"
- },
- "report.info": {
- "description": "Tells the user about submitting a bug",
- "message": "Melaporkan bug hanya untuk bug yang mencakup situs PreMiD dan Server Discord PreMiD. Bug untuk presence hanya dilaporkan kepada kreator presence. Laporkan bug hanya dalam Bahasa Inggris."
- },
- "report.os": {
- "description": "Select Box for the user to select their operating system",
- "message": "Pilih Sistem Operasi dan Versimu"
- },
- "report.overview": {
- "description": "Text for the user to write a brief of the bug information.",
- "message": "Memberikan penjelasan singkat dan jelas tentang bug yang terjadi."
- },
- "report.success": {
- "description": "Success notification",
- "message": "Bug Telah Disampaikan"
- },
- "report.title": {
- "description": "Text to indicate the page.",
- "message": "Laporkan Bug"
- },
- "report.toomany": {
- "description": "User has too many active reports",
- "message": "Kamu memiliki terlalu banyak laporan aktif. Tunggu tinjauan dari laporan yang kamu kirim. Laporan diperiksa setiap minggu, bersabarlah."
- },
- "report.toomany.alert": {
- "description": "User has too many active reports",
- "message": "Kamu memiliki laporan aktif terlalu banyak."
- }
- }
|