Images-to-PDF icon indicating copy to clipboard operation
Images-to-PDF copied to clipboard

[#1099]Add Support for Greek language

Open Xi-Zhang1 opened this issue 8 months ago • 1 comments

Description

Add Support for Greek language.

Change Summary Added a new folder values-el to house the Greek language files. Introduced arrays.xml and strings.xml files within the values-el folder, containing the necessary translations for the Greek language support.

7acfd1b8e43ff0447fa4c7015616539 673bbe7b365e75400b67d83d0054d39

Fixes #1099

Type of change

Just put an x in the [] which are valid.

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

  • [x] ./gradlew assembleDebug assembleRelease
  • [x] ./gradlew checkstyle

Checklist:

  • [x] My code follows the style guidelines of this project
  • [x] I have performed a self-review of my own code
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [x] I have made corresponding changes to the documentation
  • [ ] My changes generate no new warnings

Xi-Zhang1 avatar Oct 28 '23 00:10 Xi-Zhang1

Code Climate has analyzed commit a5e88aa6 and detected 0 issues on this pull request.

View more on Code Climate.

codeclimate[bot] avatar Oct 28 '23 00:10 codeclimate[bot]