Fix typo in client.en.yml and server.en.yml (#8067)

This commit is contained in:
AhmadFCheema 2019-09-03 12:09:50 +05:00 committed by Sam
parent b9954b53bb
commit af9b08bed3
2 changed files with 2 additions and 2 deletions

View File

@ -3220,7 +3220,7 @@ en:
owners: "Group owners"
description: "Admins can see all groups."
members_visibility_levels:
title: "Who can see this group members?"
title: "Who can see this group's members?"
description: "Admins can see members of all groups."
publish_read_state: "On group messages publish group read state"

View File

@ -2244,7 +2244,7 @@ en:
omniauth_error:
generic: "Sorry, there was an error authorizing your account. Please try again."
csrf_detected: "Authorization timed out, or you have switched browsers. Please try again."
request_error: "An error occured when starting authorization. Please try again."
request_error: "An error occurred when starting authorization. Please try again."
invalid_iat: "Unable to verify authorization token due to server clock differences. Please try again."
omniauth_error_unknown: "Something went wrong processing your log in, please try again."
omniauth_confirm_title: "Log in using %{provider}"