Mekez DEV
  • Information
  • PAID RESOURCES
    • ๐Ÿ’ฐMoney Wash
      • Installation
      • Configuration
      • Locales
    • ๐Ÿ“ขNotify v2
      • Usage
      • Installation
  • FREE RESOURCES
    • ๐Ÿš˜Carkeys
      • Installation
      • Configuration
Powered by GitBook
On this page
  1. FREE RESOURCES
  2. Carkeys

Configuration

Config.Notify = Translate strings

Config = {}

Config.OpenKey = 'U' --Key to open/close the vehicle

Config.Notify = {
    closed = 'Hai chiuso il tuo veicolo', --You closed your vehicle
    opened = 'Hai aperto il tuo veicolo', --You opened your vehicle
    errorrr = 'Errore!', --Error!
    notyour = 'Il veicolo non รจ tuo', --This vehicle is not yours
    novehiclenearby = 'Nessun veicolo nelle vicinanze' --No your vehicle nearby
}
PreviousInstallation

Last updated 2 months ago

๐Ÿš˜