Skip to content

Commit

Permalink
Update strings
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasnlm committed Oct 12, 2021
1 parent 420970c commit 2cc440d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ android {
'es-rES', 'fi-rFI', 'fr-rFR', 'hi-rIN', 'hu-rHU', 'it-rIT', 'iw-rIL', 'ja-rJP',
'ko-rKR', 'nl-rNL', 'no-rNO', 'pl-rPL', 'pt-rBR', 'pt-rPT', 'ro-rRO', 'ru-rRU',
'sv-rSE', 'th-rTH', 'tr-rTR', 'uk-rUA', 'vi-rVN', 'zh-rCN', 'bg-rBG', 'in-rID',
'vec-rIT', 'ku-rTR', 'szl', 'lv-rLV', 'sl-rSI'
'vec-rIT', 'ku-rTR', 'szl', 'lv-rLV', 'sl-rSI', 'zh-rTW'
}

bundle {
Expand Down

0 comments on commit 2cc440d

Please sign in to comment.