GitXplorerGitXplorer
f

mootools-translator

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
41c26cfb9faa676732f6036fa30bdf09617aa15b

ffantactuka committed 14 years ago
Unverified
f12663c997a84bc2a30fb50d1a204c70e0c9c578

More in Readme

ffantactuka committed 14 years ago
Unverified
2432c8bd97ac0531b957b3ca87a4bf96cbbddb3b

Renaming

ffantactuka committed 14 years ago
Unverified
054308eadb1a9475397e05b0c163b8e4d8d7ec59

More details in Readme

ffantactuka committed 14 years ago
Unverified
c44681d53c4e89d4347aa5e96746587f5a66d273

Initial code of translator

ffantactuka committed 14 years ago
Unverified
bbff7c5f33c77433e3a92ad7ea3936bdc0cd09dc

Bla-bla commit

ffantactuka committed 14 years ago

README

The README file for this repository.

Fake Translator

Replace page content with fake text of selected language. This is mostly for fun, but also could be useful to check pages with different languages used.

How to use

  • Add fake-translator.js to the page
  • Run page with GET param lang equals to one of the listed languages. (See source for supported languages). E.g. index.html?lang=sp for spanish.

Todo

  • Refactor to a class
  • Add some tests