Skip to content

Commit

Permalink
Add missing languages.
Browse files Browse the repository at this point in the history
  • Loading branch information
pixlwave committed Mar 7, 2022
1 parent 9bc4520 commit fda5717
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Riot/target.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,9 @@ targets:
- path: Assets/sv.lproj/InfoPlist.strings
- path: Assets/sv.lproj/Localizable.strings
- path: Assets/sv.lproj/Vector.strings
- path: Assets/uk.lproj/InfoPlist.strings
- path: Assets/uk.lproj/Localizable.strings
- path: Assets/uk.lproj/Vector.strings
- path: Assets/vi.lproj/InfoPlist.strings
- path: Assets/vi.lproj/Localizable.strings
- path: Assets/vi.lproj/Vector.strings
Expand Down
1 change: 1 addition & 0 deletions changelog.d/pr-5759.i18n
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add new languages: Ukrainian

0 comments on commit fda5717

Please sign in to comment.