Open
Description
I've received requests to support more languages in CopyCat Clipboard. However, adding valid localizations requires verification to ensure accuracy. If you're interested in contributing a new language, please let me know. As a token of appreciation, I will add your name to the repository as a Localization Contributor.
How to Add Localization:
Email Submission:
Send the localized version of English to [email protected]. Please include your name, email, or website (if any) for credit.
OR
Submit a Pull Request (PR):
- Fork the CopyCat Base Package.
- Clone your fork and create a new branch.
- Add a file at /lib/l10n/locale_{your_language_code}.arb (use locale_en.arb as a reference).
- Optionally, run flutter gen-l10n.
- Submit your PR from the forked repository.
Thanks for your help!
If you have any doubt please add your comments!