mirror of
https://github.com/discourse/discourse.git
synced 2025-03-03 17:59:20 +00:00
Fix typos to replace 'an user' for 'a user' (#25489)
@discourse-translator-bot keep_translations
This commit is contained in:
parent
58be138e75
commit
94f86630f4
@ -5020,7 +5020,7 @@ en:
|
|||||||
users:
|
users:
|
||||||
bookmarks: List user bookmarks. It returns bookmark reminders when using the ICS format.
|
bookmarks: List user bookmarks. It returns bookmark reminders when using the ICS format.
|
||||||
sync_sso: Synchronize a user using DiscourseConnect.
|
sync_sso: Synchronize a user using DiscourseConnect.
|
||||||
show: Obtain information about an user.
|
show: Obtain information about a user.
|
||||||
check_emails: List user emails.
|
check_emails: List user emails.
|
||||||
update: Update user profile information.
|
update: Update user profile information.
|
||||||
log_out: Log out all sessions for a user.
|
log_out: Log out all sessions for a user.
|
||||||
@ -5142,14 +5142,14 @@ en:
|
|||||||
post_liked: "When a user likes a post."
|
post_liked: "When a user likes a post."
|
||||||
notification_event:
|
notification_event:
|
||||||
group_name: "Notification Events"
|
group_name: "Notification Events"
|
||||||
notification_created: "An user receives a notification in their feed"
|
notification_created: "A user receives a notification in their feed"
|
||||||
group_user_event:
|
group_user_event:
|
||||||
group_name: "Group User Events"
|
group_name: "Group User Events"
|
||||||
user_added_to_group: "An user is added to a group"
|
user_added_to_group: "A user is added to a group"
|
||||||
user_removed_from_group: "An user is removed from a group"
|
user_removed_from_group: "A user is removed from a group"
|
||||||
user_promoted_event:
|
user_promoted_event:
|
||||||
group_name: "User Promoted Events"
|
group_name: "User Promoted Events"
|
||||||
user_promoted: "An user is promoted"
|
user_promoted: "A user is promoted"
|
||||||
delivery_status:
|
delivery_status:
|
||||||
title: "Delivery Status"
|
title: "Delivery Status"
|
||||||
inactive: "Inactive"
|
inactive: "Inactive"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user