fluffychat/docs
2021-09-24 11:42:56 +02:00
..
_data docs: Clean up website 2021-05-01 16:06:06 +02:00
_includes Revert "Merge branch 'MTRNord/fdroid-downtime' into 'main'" 2021-08-31 20:19:39 +00:00
_layouts chore: Add website to main repo 2020-12-24 11:31:58 +01:00
assets Revert "Merge branch 'MTRNord/fdroid-downtime' into 'main'" 2021-08-31 20:19:39 +00:00
de Revert "Merge branch 'MTRNord/fdroid-downtime' into 'main'" 2021-08-31 20:19:39 +00:00
en fix: Enable gotify recommendations 2021-09-24 11:42:56 +02:00
es Revert "Merge branch 'MTRNord/fdroid-downtime' into 'main'" 2021-08-31 20:19:39 +00:00
hr Revert "Merge branch 'MTRNord/fdroid-downtime' into 'main'" 2021-08-31 20:19:39 +00:00
nl Revert "Merge branch 'MTRNord/fdroid-downtime' into 'main'" 2021-08-31 20:19:39 +00:00
ru Revert "Merge branch 'MTRNord/fdroid-downtime' into 'main'" 2021-08-31 20:19:39 +00:00
tr Revert "Merge branch 'MTRNord/fdroid-downtime' into 'main'" 2021-08-31 20:19:39 +00:00
_config.yml Milotype croatian 2021-02-17 06:43:59 +00:00
favicon.png fix: Web favicon 2021-06-22 14:39:41 +02:00
feed.xml chore: Add website to main repo 2020-12-24 11:31:58 +01:00
Gemfile chore: Add website to main repo 2020-12-24 11:31:58 +01:00
Gemfile.lock chore: Add website to main repo 2020-12-24 11:31:58 +01:00
index.html chore: Add website to main repo 2020-12-24 11:31:58 +01:00
LICENSE chore: Add website to main repo 2020-12-24 11:31:58 +01:00
license.md chore: Add website to main repo 2020-12-24 11:31:58 +01:00
README.md docs: grammar fixes 2021-02-02 13:08:52 +00:00

fluffychat-website

The FluffyChat website including the FAQ is now available in Engish, German and Spanish. If you would like to help with translations, you can check out this repo or send me a translated version of these two files:

or:

Translation tutorial using GitLab:

  1. Fork this repo
  2. Copy data/en.yml and /en to your language (e.g. to kl.yml and /kl)
  3. Translate the strings in kl.yml to your language to translate the index page
  4. Translate the file /kl/faq.md to translate the FAQ
  5. Change the "lang" property to "kl" in /kl/index.html and /kl/faq.md
  6. Add "kl" to the string array in _config.yml
  7. Pull request and become a hero!!