itsarjunsinh / elder_launcher

A Launcher focused on simplicity and legibility.
MIT License
41 stars 20 forks source link

How to contribute to add new language #28

Closed ngoctuan42 closed 1 month ago

ngoctuan42 commented 1 month ago

I want to add new language for app. Please show me the way to contribute.

itsarjunsinh commented 1 month ago

Hi @ngoctuan42, thanks for your interest.

You may create a new translation file in this folder lib/l10n.

The file name should be intl_[language code].arb. Please refer to the other files for the overall format and string key names.