PixelCraft Official Docs
  • Welcome
  • Information
    • Discord Roles
    • How to update your asset
    • FiveM Asset Escrow System
  • Assets and Guides
    • PC-Crafting-V2
      • Installation
      • Configuration
        • Inventory System
        • Core Framework
        • Language
        • EXP Enabled
        • Whitelisting Players
        • Whitelisted Admins
        • Weapon Damage Multipliers
        • Weapon Parts Configuration
        • Crafting & Repair Experience
        • Crafting Locations
        • Database Setup
        • Custom Weapons
        • Crafting Recipes
        • Attachments
      • Troubleshooting
      • Commands
      • Support
    • PC-Security
      • Installation
      • Configuration
        • Job Routes
        • Level Thresholds
        • Level-Specific Configurations
        • Damage Threshold
        • Police Alert
        • Security Shop Items
        • Criminal Rewards
        • Blips
      • Support
Powered by GitBook
On this page
  1. Assets and Guides
  2. PC-Crafting-V2
  3. Configuration

Language

  • Purpose: Sets the default language for the resource's user interface.

  • Supported Languages:

    • 'en': English (Default)

    • 'pt': Portuguese

    • 'fr': French

    • 'ar': Arabic

    • 'cz': Czech

    • 'da': Danish

    • 'ge': German

    • 'es': Spanish

    • 'ru': Russian

    • 'mn': Mandarin

    • 'it': Italian

    • 'id': Indonesian

    • 'ko': Korean

    • 'pl': Polish

    • 'sv': Swedish

    • 'tr': Turkish

    • 'vi': Vietnamese

    • 'yue': Cantonese

    • 'ja': Japanese

    Example:

    Config.Language = 'fr'  -- Sets the language to French
PreviousCore FrameworkNextEXP Enabled

Last updated 9 months ago