qbcore-framework / qb-taxijob

Taxi Job For QB-Core
GNU General Public License v3.0
26 stars 160 forks source link

[BUG] Duplicate `info.on_duty` in translations, no `info.off_duty`, improper default return. #80

Closed xhorntail closed 3 months ago

xhorntail commented 7 months ago

Describe the bug All translation files have a duplicate index at: info.on_duty. This breaks the ability to take a job, as the info.off_duty is called and not found. Translations probably shouldn't default to returning nil on improper schema..

To Reproduce Steps to reproduce the behavior:

  1. Look at any of the translation files.
t0r3tto commented 5 months ago

fixed in https://github.com/qbcore-framework/qb-taxijob/commit/03434e85eed20e9d1a09cebfc9443e51d2700f94

github-actions[bot] commented 3 months ago

This issue has had 60 days of inactivity & will close within 7 days