Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/sync-localization-react-f96d5b4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@youversion/platform-react-ui': patch
---

Sync localization from platform-localization (f96d5b4): update 2 keys in en.
4 changes: 3 additions & 1 deletion packages/ui/src/i18n/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,5 +107,7 @@
"agreeAndDownload": "Agree and Download",
"all": "All",
"back": "Back",
"bibleApp": "Bible App"
"bibleApp": "Bible App",
"clearSearch": "Clear search",
"done": "Done"
}
Loading