Commit af2aa48
committed
feat(authentication): use localized strings for demo hints
This change updates the authentication UI pages to use the newly added localization keys (`demoEmailHint` and `demoCodeHint`) instead of hardcoded strings.
This ensures that the demo hints are properly translated for both English and Arabic, improving the internationalization of the application.1 parent 9995880 commit af2aa48
File tree
2 files changed
+2
-2
lines changed- lib/authentication/view
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| |||
0 commit comments