Coder Social home page Coder Social logo

pipixel / unified-l10n-central Goto Github PK

View Code? Open in Web Editor NEW

This project forked from floorp-projects/unified-l10n-central

0.0 0.0 0.0 25.9 MB

Floorp's submodule for All localization

License: Mozilla Public License 2.0

JavaScript 0.04% C++ 0.01% Java 0.13% CSS 0.04% Pawn 0.01% BitBake 0.01% HTML 0.08% NASL 0.03% Fluent 99.66%

unified-l10n-central's Introduction

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

unified-l10n-central's People

Contributors

surapunoyousei avatar regularentropy avatar legofanlovessayori avatar creeper-0910 avatar thechilledbuffalo avatar dominichayesferen avatar inkatail avatar nyanrus avatar cutterknife avatar pipixel avatar cillu avatar kaonasi-biwa avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.