Remove Kosmos name from wording
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

refs #222
This commit is contained in:
2025-05-29 14:24:43 +04:00
parent 6014134396
commit ab1490f472
8 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
Hi <%= @user.display_name.presence || @user.cn %>,
New invitations have just been added to your Kosmos account, so you can invite more people to our cooperative services:
New invitations have just been added to your account, so you can invite more people to our cooperative services:
<%= invitations_url %>

View File

@@ -1,6 +1,6 @@
Hi <%= @user.display_name.presence || @user.cn %>,
You have just granted '<%= @auth.client_id %>' access to your Kosmos Storage, with the following permissions:
You have just granted '<%= @auth.client_id %>' access to your remote storage, with the following permissions:
<% @permissions.each do |p| %>
* <%= p %>