Go to file
rubenwardy 9f19dbf455 Add help on firefox bookmarks 2022-04-23 18:15:38 +01:00
_data Add review 2022-02-12 00:09:08 +00:00
_includes Add translation support 2021-09-19 00:19:04 +01:00
_layouts Add label for testimonial source languages 2021-09-21 19:31:41 +01:00
_sass Improve help FAQ styling 2021-09-11 20:59:15 +01:00
en Add help on firefox bookmarks 2022-04-23 18:15:38 +01:00
es Update for v1.13.1 2021-12-19 20:57:11 +00:00
feedback Update repo URL 2021-06-26 22:40:06 +01:00
help Add help on firefox bookmarks 2022-04-23 18:15:38 +01:00
static Add help on firefox bookmarks 2022-04-23 18:15:38 +01:00
.gitignore Initial commit 2021-03-10 14:38:50 +00:00
.gitlab-ci.yml Fix margins and add webext note 2021-03-10 15:08:19 +00:00
404.md Fix 404 page 2021-06-26 19:57:20 +01:00
CNAME Add CNAME 2021-09-11 21:18:31 +01:00
Gemfile Add sitemap 2021-06-23 21:36:16 +01:00
Gemfile.lock Add sitemap 2021-06-23 21:36:16 +01:00
README.md Add translation support 2021-09-19 00:19:04 +01:00
_config.yml Add sitemap 2021-06-23 21:36:16 +01:00
credits.md Add credits page 2021-09-11 20:34:52 +01:00
index.html Remove noindex 2021-10-07 19:26:07 +01:00
press.html Update for v1.13.1 2021-12-19 20:57:11 +00:00
privacy_policy.md Fix 404 page 2021-06-26 19:57:20 +01:00
translations.html Add redirects and 404 page 2021-06-24 16:15:29 +01:00
uninstall.html Update repo URL 2021-06-26 22:40:06 +01:00
web.html Add redirects and 404 page 2021-06-24 16:15:29 +01:00

README.md

Renewed Tab website

License: CC BY-SA 4.0

Translating

  1. Find your two letter locale code. Should be the same as the weblate code.
  2. Copy _data/en to _data/LOCALE.
  3. Copy en to LOCALE.
  4. Add your language to _data/languages.yml.
  5. Translate the files in _data/LOCALE.
  6. Translate any markdown (.md) files in LOCALE.