Skip to content

Cambia el idioma fácilmente sin redirigir a otra página.

Notifications You must be signed in to change notification settings

CristalT/jquery-multilanguage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

jquery-multilanguage

Cambia el idioma fácilmente sin redirigir a otra página.
Change the language of your webpage without redirect to another url.

Ejemplo / Example

<button class="lang" data-lang="es">Español</button>
<button class="lang" data-lang="en">English</button>
<label data-translate="HELLO_WORLD"></label>

El plugin mostrará el valor almacenado en la clave HELLO_WORLD del archivo lang.json del lenguaje seleccionado al hacer clic en el botón con clase "lang"

The plugin will show the value stored in the HELLO_WORLD key of your lang.json file. If you click in a class "lang" button or link, the language will be changed.

About

Cambia el idioma fácilmente sin redirigir a otra página.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published