2026-03-29 21:41:17 +03:00
|
|
|
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."
|
|
|
|
|
}
|