Files
throttle_motor_mapping/samples/messages.conf.sample
T
2025-05-31 10:36:16 +03:00

6 lines
204 B
Plaintext

module.exports = {
internal_server_error: "Internal server error. Check logs for more information.",
empty_db: "No mappings found.",
bad_request: "Bad request.",
not_found: "Not found."
};