Skip to content

Commit

Permalink
Add Persian translation (#249)
Browse files Browse the repository at this point in the history
* Adds Persian (fa) translation in `…/res/values-fa` directory. (#244)

* Adds Persian (fa) translation in `…/res/values-fa` directory.

* Updated Persian (fa) translation.

* Update versionCode and versionName

* 20240328 Persian (fa) translation update (#246)

* Update versionCode

* 2024.04.26 Persian (fa) translation update (#247)

* Fixed Andriod sequence for food_info_types_nuts 8 to 13 for Persian. (Peanuts … Walnuts) (#248)

* Update versionCode

---------

Co-authored-by: --marc <marc-medley@users.noreply.github.com>
  • Loading branch information
slavick and marc-medley authored Jun 16, 2024
1 parent a2dee1e commit a5fa888
Show file tree
Hide file tree
Showing 2 changed files with 573 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ android {
multiDexEnabled true
targetSdkVersion 33
vectorDrawables.useSupportLibrary = true
versionCode 86
versionName "24"
versionCode 89
versionName "25"
}
buildTypes {
debug {
Expand Down
Loading

0 comments on commit a5fa888

Please sign in to comment.