feat: sorted messages.json keys

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

@ -1,8 +1,8 @@
{
"about": "About",
"accept": "Accept",
"accountIDCopy": "Copy Account ID",
"accountIDCopied": "Account ID Copied",
"accountIDCopy": "Copy Account ID",
"accountIdEnter": "Enter Account ID",
"accountIdErrorInvalid": "This Account ID is invalid. Please check and try again.",
"accountIdOrOnsEnter": "Enter Account ID or ONS",
@ -294,7 +294,6 @@
"mediaPermissionsTitle": "Microphone",
"members": "$count$ members",
"message": "Message",
"messages": "Messages",
"messageBody": "Message body",
"messageBodyMissing": "Please enter a message body.",
"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.",
"messageRequests": "Message Requests",
"messageRequestsAcceptDescription": "Sending a message to this user will automatically accept their message request and reveal your Account ID.",
"messages": "Messages",
"messagesHeader": "Conversations",
"messageWillDisappear": "Messages will disappear in $countAndUnit$",
"moreInformation": "More information",
@ -381,12 +381,12 @@
"orJoinOneOfThese": "Or join one of these...",
"otherPlural": "$number$ others",
"otherSingular": "$number$ other",
"passwordView": "View as Password",
"passwordCharacterError": "Password must only contain letters, numbers and symbols",
"passwordCreate": "Create your password",
"passwordLengthError": "Password must be between 6 and 64 characters long",
"passwordsDoNotMatch": "Passwords do not match",
"passwordTypeError": "Password must be a string",
"passwordView": "View as Password",
"passwordViewTitle": "Enter Password",
"permissionsSettingsTitle": "Permissions",
"photo": "Photo",
@ -467,7 +467,6 @@
"serverId": "Server ID",
"sessionConversations": "Conversations",
"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.",
"sessionMessenger": "Session",
"sessionRecoveryPassword": "Recovery Password",
@ -482,6 +481,7 @@
"settingAppliesToEveryone": "This setting applies to everyone in this conversation.",
"settingAppliesToYourMessages": "This setting applies to messages you send in this conversation.",
"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.",
"show": "Show",
"showDebugLog": "Export Logs",

Loading…
Cancel
Save