Skip to content

Commit

Permalink
fix: add translation keys for Autocomplete (#2308)
Browse files Browse the repository at this point in the history
OKTA-742653 Add translation keys for Autocomplete
  • Loading branch information
stephanieyoshimoto-okta authored and KevinGhadyani-Okta committed Aug 7, 2024
1 parent 9c4075d commit 9617768
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
breadcrumbs.home.text = 》Ĥöɱé 한Ӝฐโ《
breadcrumbs.label.text = 》Ɓŕéåðçŕûɱƀš ئ䀕ヸ€홝한Ӝฐโ《
close.text = 》çļöšé 홝한Ӝฐโ《
close.text = 》Çļöšé 홝한Ӝฐโ《
clear.text = 》Çļéåŕ 홝한Ӝฐโ《
open.text = 》Öþéñ 한Ӝฐโ《
fielderror.screenreader.text = 》Éŕŕöŕ 홝한Ӝฐโ《
fieldlabel.optional.text = 》Öþţîöñåļ 䀕ヸ€홝한Ӝฐโ《
fieldlabel.required.text = 》Ŕéǫûîŕéð 䀕ヸ€홝한Ӝฐโ《
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
breadcrumbs.home.text = [[odyssey:odyssey-react-mui: breadcrumbs.home.text]]
breadcrumbs.label.text = [[odyssey:odyssey-react-mui: breadcrumbs.label.text]]
close.text = [[odyssey:odyssey-react-mui: close.text]]
clear.text = [[odyssey:odyssey-react-mui: clear.text]]
open.text = [[odyssey:odyssey-react-mui: open.text]]
fielderror.screenreader.text = [[odyssey:odyssey-react-mui: fielderror.screenreader.text]]
fieldlabel.optional.text = [[odyssey:odyssey-react-mui: fieldlabel.optional.text]]
fieldlabel.required.text = [[odyssey:odyssey-react-mui: fieldlabel.required.text]]
Expand Down

0 comments on commit 9617768

Please sign in to comment.