This repository was archived by the owner on Jun 25, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ Update `/simplesamlphp/config/config.php`:
3434```
3535
3636### Announcements
37- if something is found in ` $this->data['announcement'] ` an alert will be shown to the user filled with the
37+ If something is found in ` $this->data['announcement'] ` an alert will be shown to the user filled with the
3838content of that announcement. HTML is supported.
3939
4040## Testing theme
@@ -77,7 +77,7 @@ content of that announcement. HTML is supported.
777711 . Login as idp2 administrator, e.g., username=admin & password=b
7878
7979## i18n support
80- Translations are categorized by page in definition files located in the ` dictonaries ` directory.
80+ Translations are categorized by page in definition files located in the ` dictionaries ` directory.
8181
8282Localization is affected by the configuration setting ` language.available ` . Only language codes found in this property will be utilized.
8383For example, if a translation is provided in Afrikaans for this module, the configuration must be adjusted to make 'af' an available
You can’t perform that action at this time.
0 commit comments