Deltarix Scripts
TebexDiscord
  • Information
    • About Me - Deltarix
  • Keymaster
    • FiveM Asset Escrow
    • Authentication
    • Transfers
  • Paid Assets
    • MDT V2
      • Setup
      • Locales
      • Configurations
        • Server
        • Client
        • Settings
        • 10 Codes
        • Commands
      • Exports
        • Server
          • OpenMDT
          • OpenVehicleDetailsInMDT
          • GetStateId
          • GetOfficer
          • GetPlayerWanted
          • GetPlateFlagged
          • GetOfficerSuspended
          • GetWeaponRegistered
          • GetOfficerClockedIn
          • GetClosestCamera
          • CreateWeapon
          • CreateOfficer
          • DeleteOfficer
          • UpdateCitizenData
          • UpdateCitizenPoints
          • ToggleCamera
          • ToggleCameraTimeout
          • ToggleClock
        • Client
          • OpenMDT
          • InsertPhotoToGallery
      • Bridges
        • Server
          • Framework
            • es_extended
            • qb-core
            • qbx_core
          • Garage
            • esx_garage
            • qb-garages
            • qbx_garages
          • Inventory
            • ox_inventory
            • qb-inventory
          • Licence
            • es_extended
            • qb-core
            • qbx_core
          • Property
            • esx_property
            • qb-apartments
            • qbx_apartments
          • Utilities
            • Logger
        • Client
          • Garage
            • esx_garage
            • qb-garages
            • qbx_garages
          • Utilities
            • Camera
      • Dependencies
      • Known Bugs
      • Common Issues and Troubleshooting
    • Dispatch
      • Exports
        • Server
          • Notifications
          • IsDispatcher
          • GetDispatchersByGroup
          • GetGroups
          • GetStateId
        • Client
          • defaultNotification
          • officerNotification
          • dispatchNotification
          • Copy of dispatchNotification
      • Dependencies
Powered by GitBook
On this page
  • Accessing Available Locales
  • Currently Supported Languages
  • Contributing a New Language

Was this helpful?

  1. Paid Assets
  2. MDT V2

Locales

Last updated 1 year ago

Was this helpful?

The locales for this product are designed to seamlessly integrate with multiple languages. They are fetched directly from a dedicated GitHub repository, ensuring you always have the most recent and accurate translations.


Accessing Available Locales

To see the available locales, visit the . This repository contains the current list of supported languages.

Currently Supported Languages

Here are the languages presently available:

  • English (US): en_US

  • Danish: da_DK

  • German: de_DE

  • French: fr_FR

  • Lithuanian: lt_LT

  • Czech: cs_CZ

  • Bulgarian: bg_BG

  • Polish: pl_PL

  • Italian: it_IT

  • Spanish: es_ES

  • Swedish: sv_SE

Contributing a New Language

If you'd like to add support for another language, you can contribute directly to the DRX MDT Locales Repository:

  1. Add your translations in the appropriate format.

  2. Submit a pull request. Once approved and merged, the new locale will become available for all users directly through the script.

Please note that the script fetches locales only from the official DRX MDT Locales Repository, so using a personal or alternative repository won't affect the main product.

Your contributions not only enhance the multi-language support but also help serve a wider audience more effectively.

Fork the .

Locales Repository
Locales Repository