> For the complete documentation index, see [llms.txt](https://s1h.gitbook.io/info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://s1h.gitbook.io/info/resources/s1h_uipack/editable-files/language-files.md).

# Language Files

Supported Languages: 'en', 'de', 'fr', 'es', 'pt-br', 'pl', 'nl', 'tr'

```lua
Locales['en'] = {
    invalid_ped_model = "Invalid Ped Model!",
    no_other_version = "There is no other version of this clothing.",
    already_wearing = "You are already wearing this!",
    nothing_to_remove = "Nothing to remove.",
    no_other_accessory_version = "There is no other version of this accessory.",
    teleported = "Teleported!",
    coords_copied = "Coordinates Copied!",
    panel_disabled = 'UI Control Panel cannot be opened: All scripts are disabled!',
    searchPlaceholder = "Search...",
    backBtnTitle = "Go Back",
    closeBtnTitle = "Close",
    themeSelectorTitle = "SELECT THEME",
    tooltipLeft = "Left:",
    tooltipLeftDesc = "Quick Change",
    tooltipRight = "Right:",
    tooltipRightDesc = "All Themes",
    colorPlaceholder = "#RRGGBB",
    colorTooltip = "Select Color",
    datePlaceholder = "Select Date...",
    inputPlaceholder = "Enter value...",
    selectPlaceholder = "Make a selection...",
    countryLoading = "Loading Countries...",
    countryError = "Connection Error / Loading...",
    dropdownSearch = "Search...",
    sendBtnText = "SUBMIT",
    requiredErrorInput = "You must fill this part!",
    requiredErrorSelect = "You must select an option!",
    requiredErrorCheckbox = "You must check this box!",
    
    -- Control Panel
    exit_edit = "EXIT EDIT",
    edit_mode = "EDIT MODE",
    move_hint = "MOVE",
    ui_control_panel = "UI CONTROL PANEL",
    live_preview = "LIVE PREVIEW",
    anim_effect = "ANIMATION EFFECT",
    notif_sound = "NOTIFICATION SOUND",
    border_radius = "BORDER RADIUS",
    theme_selection = "THEME SELECTION",
    system_actions = "SYSTEM ACTIONS",
    btn_position = "POSITION",
    btn_reset = "RESET",
    design_style = "DESIGN STYLE",
    progress_bar_type = "PROGRESS BAR TYPE",
    size_settings = "SIZE SETTINGS",
    textui_size = "TextUI Size",
    marker_size = "3D Marker Size",
    visual_settings = "VISUAL SETTINGS",
    show_near_markers = "Show Nearby 3D Markers",
    enable_distance_mode = "Enable Distance Mode",

    -- Progressbar
    prog_repairing = "Repairing Vehicle...",
    prog_cancel_hint = "CANCEL",
    prog_cancelled = "CANCELLED",
    prog_sec = "s",
    prog_cleaning = "Cleaning",
    prog_scan = "SYSTEM_SCAN",
    prog_safe_opening = "Opening Safe",
    prog_data_loading = "LOADING DATA...",

    -- Skillbar
    skill_override = "System Override",
    skill_access = "SYSTEM ACCESS",
    skill_access_desc = "ALIGN THE CURSOR AND PRESS THE KEY TO INITIATE ACCESS",
    skill_bar = "Skill Bar",
    skill_waiting = "Waiting for process...",
    skill_early = "PRESSED EARLY",
    skill_late = "TOO LATE",
    skill_wrong = "WRONG KEY",
    skill_success = "SUCCESS",
    skill_timeout = "TIME OUT",

    -- Notify / General
    success = "SUCCESS",
    warning = "WARNING",
    error = "ERROR",
    info = "INFO",
    sound_muted = "Muted",

    -- Menu Preview
    menu_preview_category = "CATEGORY",
    menu_preview_btn = "Sample Button",
    menu_preview_desc = "Description text here",
    menu_preview_car = "Vehicle Actions",
    menu_preview_car_desc = "Opens garage menu",
    
    -- Animations
    anim_slide = "Slide",
    anim_elastic = "Elastic",
    anim_scale = "Scale",
    anim_pop = "Pop",
    anim_fade = "Fade",
    anim_flip = "Flip",
    anim_bounce = "Bounce",
    anim_rotate = "Rotate",
    anim_glitch = "Glitch",
    anim_lightspeed = "Light Speed",
    anim_jello = "Jello",
    
    -- Sounds
    sound_1 = "Sound 1 (Modern)",
    sound_2 = "Sound 2 (Soft)",
    sound_3 = "Sound 3 (Digital)",
    sound_4 = "Sound 4 (Alert)",
    
    -- Styles
    style_solid = "Solid",
    style_island = "Island",
    style_standard = "Standard",
    style_gradient = "Gradient",
    style_glass = "Glass",
    style_cyber = "Cyber",
    style_neon = "Neon",
    style_outline = "Outline",
    
    -- Progress Types
    prog_type_line = "Line",
    prog_type_circle = "Circle",
    prog_type_bg = "BG Fill",
    prog_type_vert = "Vertical",

    -- Tooltips & Dynamic texts
    theme_dark = "Dark Theme",
    theme_light = "Light Theme",
    theme_teal = "Teal Theme",
    theme_orange = "Orange Theme",
    theme_pink = "Pink Theme",
    theme_blue = "Blue Theme",
    marker_on = "3D Marker On",
    marker_off = "3D Marker Off",
    dist_on = "Distance Mode On",
    dist_off = "Distance Mode Off",

    -- Dynamic Previews
    notify_preview_msg = "Design changes are updated instantly here.",
    notify_test_msg = "This is a position test notification.",
    textui_opt1 = "FIRST OPTION",
    textui_opt1_desc = "Preview of the first option.",
    textui_opt2 = "SECOND OPTION",
    textui_opt2_desc = "Preview of the second option.",
    textui_active_zones = "ACTIVE TEXTUI ZONES",
    textui_search_placeholder = "Search by Zone ID...",
    textui_copy_coords = "Copy Coordinates",
    textui_teleport = "TELEPORT",
    medo_preview_me = "The character tests the new design.",
    medo_preview_do = "Design state successfully updated."
,
    -- Progress and Design Styles
    prog_style_1 = "Circular (Type 1)",
    prog_style_2 = "Modern (Type 2)",
    prog_style_3 = "Linear (Type 3)",
    prog_style_4 = "History (Type 4)",
    design_1 = "Design 1",
    design_2 = "Design 2",
    design_3 = "Design 3",
    design_4 = "Design 4",

    -- Radial menu and settings sharing
    radial_radius_hover = "CORNER RADIUS (HOVER)",
    radial_hold_mode = "Hold to Open Mode",
    radial_theme_hover = "THEME SELECTION (HOVER)",
    radial_bg_mode = "BACKGROUND MODE",
    radial_dark = "Dark",
    radial_light = "Light",
    radial_style_select = "STYLE SELECTION",
    radial_style_1 = "Style 1",
    radial_style_2 = "Style 2",
    radial_anim = "OPENING ANIMATION",
    preview_vehicle = "Vehicle",
    preview_personal = "Personal",
    preview_phone = "Phone",
    preview_inventory = "Inventory",
    preview_job = "Job",
    share_title = "Share settings",
    share_intro = "Take your HUD setup with you, or try another player’s.",
    share_yours = "Your settings code",
    share_copy = "Copy code",
    share_paste = "Settings code",

    share_apply = "Apply settings",
    share_hint = "This replaces your UI settings. You can undo the import.",
    share_close = "Back to settings",
    share_copied = "Code copied.",
    share_manual = "Select the code and press Ctrl+C to copy it.",
    share_invalid = "This code is incomplete, damaged or unsupported. Your settings have not changed.",
    share_applied = "Settings applied and saved on this device.",
    share_undo = "Undo import",
    share_undone = "Your previous settings have been restored.",
    share_failed = "Could not save these settings. Check local storage and try again.",
    share_unavailable = "Settings are still loading. Close this section and try again.",
    share_share = "Share",
    share_import = "Import",
    share_modules = "7 modules",
    share_positions = "Positions & scales",
    share_language = "Language",
    colorInvalid = "Use #RRGGBB (for example #FF0000).",
    share_generate = "Generate code",
    share_working = "Working…",
    share_serverHint = "Share this 15-character code with players on this server.",
    share_notFound = "This code was not found on this server. Your settings have not changed.",
    share_rateLimited = "Please wait a few seconds and try again.",
    share_connection = "Could not reach the sharing service. Try again.",
    share_placeholder = "Paste a S1H-XXXXXXXXXXXX code",
    radial_hold_on = "Hold to open: On",
    radial_hold_off = "Hold to open: Off",
    edit_mode_title = "EDIT MODE",
    edit_mode_pos = "Adjust Position",
    edit_mode_drag = "Drag and drop",
    edit_mode_drag_screen = "Drag anywhere on the screen",
    edit_mode_fake_btn = "Fake Button",
    edit_mode_close_hint = "Press X to close",
    textui_edit_title = "EDIT MODE",
    textui_edit_desc = "Drag the UI to move it."
}

```
