feat: sorted messages.json keys

pull/3083/head
William Grant 11 months ago
parent cc92d172f7
commit 0a56653f19

@ -1,8 +1,8 @@
{ {
"about": "About", "about": "About",
"accept": "Accept", "accept": "Accept",
"accountIDCopy": "Copy Account ID",
"accountIDCopied": "Account ID Copied", "accountIDCopied": "Account ID Copied",
"accountIDCopy": "Copy Account ID",
"accountIdEnter": "Enter Account ID", "accountIdEnter": "Enter Account ID",
"accountIdErrorInvalid": "This Account ID is invalid. Please check and try again.", "accountIdErrorInvalid": "This Account ID is invalid. Please check and try again.",
"accountIdOrOnsEnter": "Enter Account ID or ONS", "accountIdOrOnsEnter": "Enter Account ID or ONS",
@ -294,7 +294,6 @@
"mediaPermissionsTitle": "Microphone", "mediaPermissionsTitle": "Microphone",
"members": "$count$ members", "members": "$count$ members",
"message": "Message", "message": "Message",
"messages": "Messages",
"messageBody": "Message body", "messageBody": "Message body",
"messageBodyMissing": "Please enter a message body.", "messageBodyMissing": "Please enter a message body.",
"messageDeletedPlaceholder": "This message has been deleted", "messageDeletedPlaceholder": "This message has been deleted",
@ -309,6 +308,7 @@
"messageRequestPendingDescription": "You will be able to send voice messages and attachments once the recipient has approved this message request.", "messageRequestPendingDescription": "You will be able to send voice messages and attachments once the recipient has approved this message request.",
"messageRequests": "Message Requests", "messageRequests": "Message Requests",
"messageRequestsAcceptDescription": "Sending a message to this user will automatically accept their message request and reveal your Account ID.", "messageRequestsAcceptDescription": "Sending a message to this user will automatically accept their message request and reveal your Account ID.",
"messages": "Messages",
"messagesHeader": "Conversations", "messagesHeader": "Conversations",
"messageWillDisappear": "Messages will disappear in $countAndUnit$", "messageWillDisappear": "Messages will disappear in $countAndUnit$",
"moreInformation": "More information", "moreInformation": "More information",
@ -381,12 +381,12 @@
"orJoinOneOfThese": "Or join one of these...", "orJoinOneOfThese": "Or join one of these...",
"otherPlural": "$number$ others", "otherPlural": "$number$ others",
"otherSingular": "$number$ other", "otherSingular": "$number$ other",
"passwordView": "View as Password",
"passwordCharacterError": "Password must only contain letters, numbers and symbols", "passwordCharacterError": "Password must only contain letters, numbers and symbols",
"passwordCreate": "Create your password", "passwordCreate": "Create your password",
"passwordLengthError": "Password must be between 6 and 64 characters long", "passwordLengthError": "Password must be between 6 and 64 characters long",
"passwordsDoNotMatch": "Passwords do not match", "passwordsDoNotMatch": "Passwords do not match",
"passwordTypeError": "Password must be a string", "passwordTypeError": "Password must be a string",
"passwordView": "View as Password",
"passwordViewTitle": "Enter Password", "passwordViewTitle": "Enter Password",
"permissionsSettingsTitle": "Permissions", "permissionsSettingsTitle": "Permissions",
"photo": "Photo", "photo": "Photo",
@ -467,7 +467,6 @@
"serverId": "Server ID", "serverId": "Server ID",
"sessionConversations": "Conversations", "sessionConversations": "Conversations",
"sessionInviteAFriend": "Invite a Friend", "sessionInviteAFriend": "Invite a Friend",
"shareAccountIdDescription": "Invite your friend to chat with you on Session by sharing your Account ID with them.",
"sessionInviteAFriendIDCopied": "Share with your friends wherever you usually speak with them — then move the conversation here.", "sessionInviteAFriendIDCopied": "Share with your friends wherever you usually speak with them — then move the conversation here.",
"sessionMessenger": "Session", "sessionMessenger": "Session",
"sessionRecoveryPassword": "Recovery Password", "sessionRecoveryPassword": "Recovery Password",
@ -482,6 +481,7 @@
"settingAppliesToEveryone": "This setting applies to everyone in this conversation.", "settingAppliesToEveryone": "This setting applies to everyone in this conversation.",
"settingAppliesToYourMessages": "This setting applies to messages you send in this conversation.", "settingAppliesToYourMessages": "This setting applies to messages you send in this conversation.",
"settingsHeader": "Settings", "settingsHeader": "Settings",
"shareAccountIdDescription": "Invite your friend to chat with you on Session by sharing your Account ID with them.",
"shareBugDetails": "Export your logs, then upload the file though Session's Help Desk.", "shareBugDetails": "Export your logs, then upload the file though Session's Help Desk.",
"show": "Show", "show": "Show",
"showDebugLog": "Export Logs", "showDebugLog": "Export Logs",

Loading…
Cancel
Save