ak4y Development
TEBEXYOUTUBEDISCORD
  • 📖Welcome
  • INFORMATION
    • 🙋Discord Customer Role
    • ❓Tebex Script Integration
    • 🔐Setting Steam Api Key
    • 🔑CFX Auth System
    • 📭Lost Transaction ID
    • 🔓Escrow/Open Source
    • 😟You lack the required entitlement
  • SCRIPTS
    • ak4y-vipSystemv2
      • Manage Categories
      • Config
        • Translate
        • General Settings
        • Special Offer Category
        • Hot Deals Category
        • Buy Coin Category
        • Bundle Category
        • Customize Category
        • House Category
        • Job Category
        • Vehicle Category
        • Item Category
        • Money Category
        • Weapon Category
      • Triggers
      • Admin Commands
    • ak4y-hudv1
      • Build For Open Source
      • Setup Script
      • Config
      • Exports
    • ak4y-football
      • Known Errors
      • Setting Up
      • Config
    • ak4y-caseOpening
      • Config
    • ak4y-battlepass
      • Config
    • ak4y-vipSystem
      • Config
    • ak4y-playtimeshop
      • Config
    • ak4y-blackmarket
      • Config
    • ak4y-dailymissions
      • Config
    • ak4y-advancedFishing
      • Config
    • ak4y-pauseMenu
      • Config
    • ak4y-dailyRewards
      • Config
    • ak4y-jobSelector
      • Config
    • ak4y-advancedHunting
      • Config
    • ak4y-dice
      • Config
    • ak4y-dailyWheel
      • Config
    • ak4y-multicharacter
      • Config
    • ak4y-spawnSelector
      • Config
    • ak4y-kit
      • Config
    • ak4y-treasureHunting
      • Config
    • ak4y-garbageJob
      • Config
    • ak4y-pauseMenuV2
      • Copy of Config
Powered by GitBook
On this page

Was this helpful?

  1. SCRIPTS
  2. ak4y-vipSystemv2
  3. Config

Translate

AK4Y.Translate = {
    main1 = "DONATE",
    main2 = "SHOP",
    exit = "Exit",
    plateChange = "PLATE CHANGE",
    numberChange = "NUMBER CHANGE",
    enterPlate = "ENTER PLATE",
    plateDescription = "You can change your plate number with this feature.",
    enterNumber = "ENTER NUMBER",
    numberDescription = "You can change your phone number with this feature.",
    cancelText = "Cancel",
    changeText = "CHANGE",
    discText = "DISC",
    bundlesText = "BUNDLES",
    weaponText = "Weapons",
    itemsText = "Items",
    vehiclesText = "Vehicles",
    moneysText = "Moneys",
    buyPackText = "Buy Pack",
    donateBuyMenu = "DONATE BUY MENU",
    wantToBuy = "DO YOU WANT TO BUY?",
    buyDescription = "You can buy this item with the price of",
    customPlateText = "Custom Plate",
    helloText = "Hello",
    congratulationsText = "Congratulations",
    congratulationsDescription = "Lorem ipsum dolor sit amet consectetur. Ac velit fames egestas turpis lectus. Cursus cursus.",
    informationText = "Information",
    informationDescription = "Lorem ipsum dolor sit amet consectetur.",
    boughtInformationDescription = "Lorem ipsum dolor sit amet consectetur.",
    collectText = "Collect",
    bundleListText = "BUNDLE LIST",
    packListText = "PACK LIST",
    contentsText = "Contents;",
    packPreviewText = "Pack Preview",
    testText = "Test",
    itemsText = "Items",
    houseListText = "HOUSE LIST",
    vehicleListText = "VEHICLE LIST",
    customizationListText = "CUSTOMIZATION LIST",
    itemListText = "ITEM LIST",
    itemQuantityText = "Item Quantity",
    doYouNeedText = "Do you NEED",
    buyCoinText = "BUY COIN",
    openMenuText = "Open Menu",
    dealsText = "DEALS",
    productsText = "PRODUCTS",
    hotDealsText = "HOT DEALS",
    coinRedeemCodeText = "COIN REDEEM CODE",
    enterCodeText = "Enter Code",
    redeemCodeEnterText = "Redeem Code Enter",
    enterText = "Enter",
    filterText = "Filter (Scroll)",
    redeemInformationText = "Lorem ipsum dolor sit amet consectetur.",
    youDontHaveEnoughCoinText = "You dont have enough coin.",
    priceHasChangedText = "Price has changed.",
    plateLengthError = "Plate number must be Min: 6 - Max: 8 characters.",
    numberLengthError = "Phone number must be Min: 6 - Max: 8 characters.",
    testDriveStarted = "Test Drive Started",
    testDriveEnded = "Test Drive Ended",
    testDriveRemaining = "Test Drive Remaining: ",
    youHaveToBeInVehicle = "You have to be in a vehicle.",
    phoneNumberChanged = "Phone number changed.",
    redeemSuccessText = "Redeem Success",
    codeNotFoundText = "Code not found.",
    locationMarked = "Location marked.",
    plateHasOwnerText = "This plate has an owner.",
    soFarFromTestDriveArea = "You are so far from the test drive area.",
}
PreviousConfigNextGeneral Settings

Last updated 1 year ago

Was this helpful?