Skip to content

Commit

Permalink
chore: run script
Browse files Browse the repository at this point in the history
  • Loading branch information
dnlsilva committed Mar 11, 2024
1 parent 8898ce5 commit abcd083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/i18n/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -813,7 +813,6 @@
"room-name-already-exists": "Room name already exists",
"room_allowed_reactions": "allowed reactions",
"room_archived": "archived room",
"room_avatar_changed": "changed room avatar",
"room_changed_topic_to": "changed room topic to: {{topic}}",
"room_changed_type": "changed room to {{type}}",
"room_disallowed_reactions": "disallowed reactions",
Expand All @@ -835,5 +834,6 @@
"video-conf-provider-not-configured-body": "A workspace admin needs to enable the conference calls feature first.",
"video-conf-provider-not-configured-header": "Conference call not enabled",
"you": "you",
"room_avatar_changed": "changed room avatar",
"you_were_mentioned": "you were mentioned"
}

0 comments on commit abcd083

Please sign in to comment.