You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+48-2Lines changed: 48 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,9 +81,53 @@ for this scenario, simply change the value of API_BASE_URL in static/config.json
81
81
82
82
## Internationalization (i18n)
83
83
84
-
This project supports internationalization. Currently, only English language is supported. Pull requests to support additional languages are encouraged.
84
+
This project supports internationalization. Supported languages are:
85
85
86
-
Note to developers: Textual labels are defined in `src/i18n/locales/{lang}.json`. Ensure that all labels are defined here and that components use i18n, not textual labels directly.
0 commit comments