INACTIVE - http://mzl.la/ghe-archive - Social Media Campaign website for Enthusiasts for the Quantum Release
Перейти к файлу
Michael Kohler 452a68691c
Merge pull request #38 from ksmammar/master
Tamil Language
2017-11-14 09:44:57 +01:00
assets Add Favicon 2017-11-10 19:27:29 +01:00
dist Make website localizable 2017-11-15 02:43:17 +01:00
js Only show RT button if there is a real tweet ID (fixes #27) 2017-11-15 20:00:37 +01:00
locales Merge pull request #38 from ksmammar/master 2017-11-14 09:44:57 +01:00
.gitignore Make website localizable 2017-11-15 02:43:17 +01:00
LICENSE.md Create LICENSE.md 2017-11-08 01:22:21 +01:00
README.md Update README 2017-11-15 02:48:09 +01:00
index.html Add Hindi to language dropdown 2017-11-13 20:48:43 +01:00
package-lock.json Make website localizable 2017-11-15 02:43:17 +01:00
package.json Make website localizable 2017-11-15 02:43:17 +01:00
style.css More padding for button (fixes #32) 2017-11-13 20:20:04 +01:00

README.md

newfirefox.mozilla.community

Enthusiasts community call-to-action website for the Firefox Quantum Release with example tweets and the possibility to retweet the official Firefox tweet.

Installing

$ npm install
$ npm run dep:copy

Then open the index.html file in your browser.

How to localize

All strings are defined in the language files. All you need to do is open the appropriate file in the locales folder and translate the strings. We gladly take any Pull Requests :)