-
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.
feat: ๐ธ Add translation for hebrew in error orientation screen
โ Closes: #195
- Loading branch information
1 parent
a2e275c
commit 3793535
Showing
2 changed files
with
4 additions
and
3 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"Our game looks TERRIBLE in portrait orientation!": "Our game looks TERRIBLE in portrait orientation!", | ||
"Please, rotate your device to landscape orientation in order to continue...": "Please, rotate your device to landscape orientation in order to continue...", | ||
"Thank you!": "Thank you!" | ||
"Our game looks TERRIBLE in portrait orientation!": "ืืืฉืืง ืฉืื ื ื ืจืื ื ืืจื ืืืืืื ืืืืจื!", | ||
"Please, rotate your device to landscape orientation in order to continue...": "ืื ื, ืกืืื ืืช ืืืืฉืืจ ืฉืื ืืืืืื ืืจืืื ืืื ืืืืฉืื...", | ||
"Thank you!": "ืชืืื!" | ||
} |