action: organized translations

This commit is contained in:
diegolmello 2024-03-01 20:50:08 +00:00
parent 2b8c40c4ca
commit c04087ea22
1 changed files with 3 additions and 3 deletions

View File

@ -777,6 +777,8 @@
"members": "members", "members": "members",
"message": "message", "message": "message",
"messages": "messages", "messages": "messages",
"missing_room_e2ee_description": "The encryption keys for the room need to be updated, another room member needs to be online for this to happen.",
"missing_room_e2ee_title": "Check back in a few moments",
"move": "move", "move": "move",
"moving_channel_to_team": "moving channel to team", "moving_channel_to_team": "moving channel to team",
"muted": "muted", "muted": "muted",
@ -814,7 +816,5 @@
"video-conf-provider-not-configured-body": "A workspace admin needs to enable the conference calls feature first.", "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", "video-conf-provider-not-configured-header": "Conference call not enabled",
"you": "you", "you": "you",
"you_were_mentioned": "you were mentioned", "you_were_mentioned": "you were mentioned"
"missing_room_e2ee_title": "Check back in a few moments",
"missing_room_e2ee_description": "The encryption keys for the room need to be updated, another room member needs to be online for this to happen."
} }