From dba0080e5055c9e87858e38f011f225041f8a211 Mon Sep 17 00:00:00 2001 From: Yarden Shoham Date: Sat, 18 Feb 2023 15:41:31 +0200 Subject: [PATCH] Rename "People" to "Members" in organization page and use a better icon (#22960) `member` is how it's named in the code Closes #22931 Before | After --- | --- ![image](https://user-images.githubusercontent.com/20454870/219781155-69a8476e-0f04-4b70-bda5-ea6fa8ce676c.png) | ![image](https://user-images.githubusercontent.com/20454870/219780887-61644c27-36a2-4e1f-8f98-be3911883b49.png) --------- Signed-off-by: Yarden Shoham Co-authored-by: delvh --- page/index.en-us.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/page/index.en-us.md b/page/index.en-us.md index a0923db7..60e50efa 100644 --- a/page/index.en-us.md +++ b/page/index.en-us.md @@ -106,7 +106,7 @@ You can try it out using [the online demo](https://try.gitea.io/). - Permission to create organizations - Permission to import repositories - Organization management - - People + - Members - Teams - Avatar - Hooks