Skip to content
Snippets Groups Projects
Commit 6496d910 authored by Kocher, Manuel's avatar Kocher, Manuel
Browse files

Add lang-File attribute to README

parent 7a528144
No related branches found
No related tags found
No related merge requests found
...@@ -35,6 +35,7 @@ the version number in its `package.json` is higher than the version number on np ...@@ -35,6 +35,7 @@ the version number in its `package.json` is higher than the version number on np
| `unsubscribe` | Reserved for future use | | `unsubscribe` | Reserved for future use |
| `auth` | Authentication information, set by the authentication component | | `auth` | Authentication information, set by the authentication component |
| `lang` | Currently selected language, set by the language selector | | `lang` | Currently selected language, set by the language selector |
| `lang-file` | Location of the i18n language file where all required i18n translations are |
| `entry-point-url` | Entry point url for all api requests | | `entry-point-url` | Entry point url for all api requests |
| `requested-login-status` | Used by the login buttons to trigger a login in auth components | | `requested-login-status` | Used by the login buttons to trigger a login in auth components |
| `initial-file-handling-state` | Used by the file-handling component to sync file source/sink at first time open | | `initial-file-handling-state` | Used by the file-handling component to sync file source/sink at first time open |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment