Internationalization

  1. Home
  2. Pages
  3. Internationalization
Loading...
  • 3
    Notifications
    • user

      Emay Walter liked your post

      10 minutes ago
    • user

      Allie Gratershared your post

      5 hours ago
    • user

      Colin Sikcommented on your post

      yesterday
    • Check all
  • 2
    user
    Jane Cooper

    active

    • user

      Hello.how are you?

    • user

      Hi, i'm fine.what about you?

    • user

      I am facing js issue can you help me?

    • user

      Sure, i will help you.

  • 2
    Cart
    • cosmetic
      Beauty cosmetic
      $20
    • shoes
      Simple shoes
      $30
    • Order Total : $70.00
    • Go to your cartCheckout
    empty
    Oops! Your cart empty!!!
  • profile

    Wade Warren

    UI Designer
    • Account
    • Inbox
    • Taskboard
    • Settings
    • Log out
user

Wade Warren

UI Designer
  • Back
  • - Pinned
  • - General
  • Dashboard
    • Default
    • Ecommerce
    • Project
  • Widgets
    • General
    • Chart
  • Page layout
    • Boxed
    • RTL
    • Dark Layout
    • Hide Nav Scroll
    • Footer Light
    • Footer Dark
    • Footer Fixed
  • - Apps
  • Project
    • Project List
    • Create new
  • File manager
  • kanban Board
  • Ecommerce
    • Add Products
    • Product
    • Category page
    • Product page
    • Product list
    • Payment Details
    • Order History
    • Invoices
      • Invoice-1
      • Invoice-2
      • Invoice-3
      • Invoice-4
      • Invoice-5
      • Invoice-6
    • Cart
    • Wishlist
    • Checkout
    • Pricing
  • Letter Box
  • Chats
    • Private Chat
    • Group Chat
  • Users
    • Users Profile
    • Users Edit
    • Users Cards
  • Bookmarks
  • Contacts
  • Tasks
  • Calendar
  • Social App
  • To-Do
  • Search Result
  • - Forms & Table
  • Forms
    • Form Controls
      • Form Validation
      • Base Inputs
      • Checkbox & Radio
      • Input Groups
      • Input Mask
      • Mega Options
    • Form Widgets
      • Datepicker
      • Touchspin
      • Select2
      • Switch
      • Typeahead
      • Clipboard
    • Form layout
      • Form Wizard 1
      • Form Wizard 2
      • Two Factor
  • Tables
    • Bootstrap Tables
      • Basic Tables
      • Table components
    • Data Tables
      • Basic Init
      • Advance Init
      • API
      • Data Sources
    • Ex. Data Tables
    • Js Grid Table
  • - Components
  • Ui Kits
    • Typography
    • Avatars
    • helper classes
    • Grid
    • Tag & pills
    • Progress
    • Modal
    • Alert
    • Popover
    • Tooltip
    • Dropdown
    • Accordion
    • Tabs
    • Lists
  • Bonus Ui
    • Scrollable
    • Tree view
    • Toasts
    • Rating
    • dropzone
    • Tour
    • SweetAlert2
    • Animated Modal
    • Owl Carousel
    • Ribbons
    • Pagination
    • Breadcrumb
    • Range Slider
    • Image cropper
    • Basic Card
    • Creative Card
    • Draggable Card
    • Timeline
  • Animation
    • Animate
    • Scroll Reveal
    • AOS animation
    • Tilt Animation
    • Wow Animation
  • Icons
    • Flag icon
    • Fontawesome Icon
    • Ico Icon
    • Themify Icon
    • Feather icon
    • Whether Icon
  • Buttons
  • Charts
    • Echarts
    • Apex Chart
    • Google Chart
    • Sparkline chart
    • Flot Chart
    • Knob Chart
    • Morris Chart
    • Chatjs Chart
    • Chartist Chart
    • Peity Chart
  • - Pages
  • Landing page
  • Sample page
  • Internationalization
  • Starter kit
  • Others
    Error Page
    • Error 400
    • Error 401
    • Error 403
    • Error 404
    • Error 500
    • Error 503
    Authentication
    • Login Simple
    • Visual Login
    • Visual Login 2
    • Validate Login
    • Tooltip Login
    • Alert Login
    • Register
    • Register Image
    • Visual Reg 2
    • Reg Wizard
    • Unlock User
    • Pwd Forget
    • Pwd Reset
    • Maintenance
    Coming Soon
    • Coming Simple
    • Coming Bg Vid
    • Coming Bg Img
    Email templates
    • Basic Email
    • Basic Header
    • Ecom Temp
    • Ecom Temp2
    • Ecom Email
    • Order Success
  • - Miscellaneous
  • Gallery
    • Gallery Grid
    • Gallery Grid Desc
    • Masonry Gallery
    • Masonry with Desc
    • Hover Effects
  • Blog
    • Blog Details
    • Blog Single
    • Add Post
  • FAQ
  • Job Search
    • Cards view
    • List View
    • Job Details
    • Apply
  • Learning
    • Learning List
    • Detailed Course
  • Maps
    • Maps JS
    • Vector Maps
  • Editors
    • Quill editor
    • ACE code editor
  • Knowledgebase
  • Support Ticket

Internationalization

Static Sub Nav

  • Base
  • Advance
    • Scrollable
    • Tree View
    • Rating
  • Forms
  • Tables

Static Sub Nav

  • Base
  • Advance
    • ScrollableNew
    • Tree ViewFind
    • Rating
  • Forms
  • Tables

How to use it

Add a class.hdg, .hdg_main, .js-languagePageHdg, .hList, .hList_loose, .masthead-nav., js-languageList, .langChoice, .js-languageSelect class to any tag for language translate

Add a language-picker plugin js

HTML code

 <div class="site">
<div class="site-bd">
<div class="wrapper">
<div class="card">
<div class="card-header">
<h5 class="hdg hdg_main js-languagePageHdg">Internationalization</h5>
</div>
<div class="main" role="main">
<select class="langChoice js-languageSelect">
<option val="0">English</option>
<option val="1">German</option>
<option val="2">Russian</option>
<option val="3">Arabic</option>
</select>
</div>
<div class="card-body row">
<div class="col-lg-6">
<h5 class="hdg hdg_main js-languagePageHdg">Static Sub Nav</h5>
<div class="masthead" role="banner">
<ul class="icon-lists border navs-icon hList hList_loose masthead-nav js-languageList">
<li>
<a href="#"><span> Base</span></a>
</li>
<li>
<a href="#"><span> Advance</span></a>
<ul class="hList hList_loose masthead-nav js-languageList">
<li class="ps-4"><a href="#"><span>Scrollable</span></a></li>
<li class="ps-4"><a href="#"><span>Tree View</span></a></li>
<li class="ps-4"><a href="#"><span>Rating</span></a></li>
</ul>
</li>
<li>
<a href="#"><span data-mlr-text> Forms</span></a>
</li>
<li>
<a href="#"><span data-mlr-text> Tables</span></a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>

How to add language

you can also add other language according to below in js and add lanuage type in langChoice

var LANGUAGES = {
"English": {
"columns": [
"Base",
"Advance",
"scrollable",
"Tree View",
"Rating",
"News",
"Tables",
"Base",
"Advance",
"scrollable",
"Tree View",
"Rating",
"News",
"Tables"
],
"heading": "Static Sub Nav",
},
"German": {
"columns": [
"Basis",
"Fortschritt",
"scrollable",
"Baumansicht",
"Die Einschaltquote",
"Nachrichten",
"Tische",
"Basis",
"Fortschritt",
"scrollable",
"Baumansicht",
"Die Einschaltquote",
"Nachrichten",
"Tische"
],
"heading": "Statisches U-Boot Nav",
},
"Russian": {
"columns": [
"Основа",
"Прогресс",
"прокручиваемый",
"Представление Дерева",
"Оценка",
"новости",
"Столы",
"Основа",
"Прогресс",
"прокручиваемый",
"Представление Дерева",
"Оценка",
"новости",
"Столы"
],
"heading": "Статический Sub Военно - морской",
},
"Arabic": {
"columns": [
"قاعدة",
"مقدما",
"التمرير",
"عرض الشجرة",
"تصنيف",
"أخبار",
"الجداول",
"قاعدة",
"مقدما",
"التمرير",
"عرض الشجرة",
"تصنيف",
"أخبار",
"الجداول"
],
"heading": "صافي قيمة الأصول شبه الثابتة",
}
};

Copyright 2024 © Yuri theme by pixelstrap

  • English
    English (US)
    Deutsch
    Español
    Français
    Português (BR)
    简体中文
    لعربية (ae)
Select Region