forked from ankidroid/Anki-Android
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: duplicate values-heb into values-iw so hebrew works on all devic…
…es (ankidroid#16316) * fix: localizations not being added to values-iw Some devices rely on hebrew translations being in the values-heb resource directory and others rely on the translations being in values-iw. This change is a quick fix which reuses the same algorithm for updating localization resources, while duplicating hebrew translations to values-heb and values-iw. * Update tools/localization/src/update.ts --------- Co-authored-by: Mike Hardy <[email protected]>
- Loading branch information
Showing
1 changed file
with
37 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters