TheChilledBuffalo / Unified-l10n-central

Floorp's submodule for All localization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Floorp Localization

Floorp Browser Localize at Crowdin

This repository hosts the localization files for Floorp, which have been sourced from Crowdin. It also include main English localization.

Improving the English Localization

If you notice any issues with the English localization, you can modify or fix it by following these steps:

  1. Fork this repository by clicking the Fork button.

  2. Clone your forked repository to your local machine using the following command:

git clone https://github.com/{YOUR_USERNAME}/Unified-l10n-central.git 
  1. Create a new branch for your improvements using the following command:
git checkout -b your_branch
  1. Edit floorp.ftl file.

The ftl file extension is used for Fluent localization files. You can learn more about the Fluent localization format by visiting the official Fluent documentation.

To localize a string, simply modify the text after the = sign.

  1. Commit your changes.
git add .
git commit -m "Your commit message"
  1. Push your changes.
git push origin your_branch
  1. Create a pull request.

Create Pull Request

Contributing to other translation

✅ If you are fluent in a language and want to help translate Floorp Browser, we invite you to be part of our Crowdin translation project.

🌎 Get started on Crowdin and contribute to making Floorp accessible in your language.

🙏 Your support in this effort is greatly appreciated. Let's make Floorp available to even more people worldwide!

Main Repository

Link to Main Repository

About

Floorp's submodule for All localization

License:Mozilla Public License 2.0


Languages

Language:Fluent 99.7%Language:Java 0.1%Language:HTML 0.1%Language:CSS 0.0%Language:JavaScript 0.0%Language:NASL 0.0%Language:C++ 0.0%Language:BitBake 0.0%Language:Pawn 0.0%