Skip to content

Commit 3ac6160

Browse files
committed
Fix typos
1 parent 23d836e commit 3ac6160

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ The current feature set consists of:
1919
- Shows the amount of messages in the queue
2020
- Reset queue
2121
- **Elasticsearch Manager**
22-
- Shows the current Elasticsearch status of nodes & cluster
23-
- Lists all indeces of the Elasticsearch instance
24-
- Quick actions for indeces handling
22+
- Shows the current status of the Elasticsearch nodes & cluster
23+
- Lists all indices of the Elasticsearch instance
24+
- Quick actions for index handling
2525
- Execute Elasticsearch console commands
2626
- **Log Viewer**
2727
- Shows the entries of /var/log/*.log files

src/Resources/app/administration/src/module/frosh-tools/snippet/de-DE.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"status": "Cluster Status",
3939
"indices": "Indizes",
4040
"action": {
41-
"reindex": "Neu indizieren",
41+
"reindex": "Neu indexieren",
4242
"switchAlias": "\"Alias switching\" durchführen",
4343
"flushAll": "Alle Indizes löschen",
4444
"cleanup": "Ungenutzte Indizes löschen",

0 commit comments

Comments
 (0)