Create more action_* common strings (#11438)
This commit is contained in:
committed by
GitHub
parent
e79b03a2df
commit
d5cacff6c3
@@ -98,7 +98,7 @@ export const AddPrivilegedUsers: React.FC<AddPrivilegedUsersProps> = ({ room, de
|
||||
onClick={null}
|
||||
data-testid="add-privileged-users-submit-button"
|
||||
>
|
||||
{_t("Apply")}
|
||||
{_t("action|apply")}
|
||||
</AccessibleButton>
|
||||
</SettingsFieldset>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user