Rename "export/save chat" to "Save chat"

This commit is contained in:
N-Pex 2025-06-19 11:43:09 +02:00
parent 76c04481bc
commit 422e856cd9

View file

@ -350,7 +350,7 @@
"leave_room": "Leave", "leave_room": "Leave",
"version_info": "Powered by Guardian Project. Version: {version}", "version_info": "Powered by Guardian Project. Version: {version}",
"scan_code": "Scan to join the room", "scan_code": "Scan to join the room",
"export_room": "Export chat", "export_room": "Save chat",
"user_admin": "Administrator", "user_admin": "Administrator",
"user_moderator": "Moderator", "user_moderator": "Moderator",
"moderation": "Moderation", "moderation": "Moderation",
@ -361,7 +361,7 @@
"voice_mode_info": "Switches the chat interface to a 'listen and record' mode", "voice_mode_info": "Switches the chat interface to a 'listen and record' mode",
"file_mode": "File mode", "file_mode": "File mode",
"file_mode_info": "Switches the chat interface to a 'file drop' mode", "file_mode_info": "Switches the chat interface to a 'file drop' mode",
"download_chat": "Download chat", "download_chat": "Save chat",
"read_only_room": "Read Only", "read_only_room": "Read Only",
"read_only_room_info": "Only admins and moderators are allowed to send to the room.", "read_only_room_info": "Only admins and moderators are allowed to send to the room.",
"message_retention": "Limit History", "message_retention": "Limit History",