Skip to content

Commit b3aa9d5

Browse files
committed
move entry in i18n to correct position
1 parent 82d234b commit b3aa9d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/i18n/strings/en_EN.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -819,7 +819,6 @@
819819
"failed_to_load": "Failed to load.",
820820
"failed_to_save": "Failed to save settings.",
821821
"failed_to_send": "Failed to send event!",
822-
"show_empty_content_events": "Show events with empty content",
823822
"id": "ID: ",
824823
"invalid_json": "Doesn't look like valid JSON.",
825824
"level": "Level",
@@ -864,6 +863,7 @@
864863
"elementCallUrl": "Element Call URL"
865864
},
866865
"settings_explorer": "Settings explorer",
866+
"show_empty_content_events": "Show events with empty content",
867867
"show_hidden_events": "Show hidden events in timeline",
868868
"spaces": {
869869
"one": "<space>",

0 commit comments

Comments
 (0)