You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
995 B
JSON
12 lines
995 B
JSON
{
|
|
"logger-settings": "Postavke dnevnika",
|
|
"description": "By enabling the check boxes, you will receive logs to your terminal. If you specify a path, logs will then be saved to a file instead. HTTP logging is useful for collecting statistics about who, when, and what people access on your forum. In addition to logging HTTP requests, we can also log socket.io events. Socket.io logging, in combination with redis-cli monitor, can be very helpful for learning NodeBB's internals.",
|
|
"explanation": "Jednostavno potvrdite ili onemogućite postavke prijave da upalite ili ugasite prijave na brzinu.Ponovno pokretanje nije potrebno.",
|
|
"enable-http": "Dozvoli HTTP dnevnik",
|
|
"enable-socket": "Omogući socket.io dnevnik događanja ",
|
|
"file-path": "Putanja da datoteke dnevnika",
|
|
"file-path-placeholder": "/path/to/log/file.log ::: Ostavite prazno kako bi ste se mogli ulogirati u vaš terminal",
|
|
|
|
"control-panel": "Kontrolna ploča dnevnika",
|
|
"update-settings": "Obnovi postavke dnevnika "
|
|
} |