Files
red-valley/resources/[framework]/[addons]/0r_idcard/locales/en.lua
2026-03-29 21:41:17 +03:00

8 lines
267 B
Lua

return {
["IdCard.progressbar_title"] = "Progress...",
["IdCard.borrow_success"] = "Vehicle borrowed.",
["IdCard.borrow_failed"] = "Progress failed.",
["IdCard.metadata_not_found"] = "(?)",
["headshot_taken"] = "Headshot is successfully taken."
}