Skip to content
Snippets Groups Projects
Commit b629c2bd authored by Logue's avatar Logue
Browse files

Add group copy translation in menu_conversation.xml.

parent e692bf97
No related branches found
No related tags found
2 merge requests!3Update to main branch,!2Rebase onto current main branch
......@@ -27,6 +27,10 @@
<menu_item_call label="グループのプロフィール" name="group_profile"/>
<menu_item_call label="このグループをアクティブ化" name="activate_group"/>
<menu_item_call label="このグループから脱退する" name="leave_group"/>
<menu_item_separator name="separator_group_copy"/>
<menu_item_call label="グループ名をコピー" name="copy_group_name"/>
<menu_item_call label="グループのSLurlをコピー" name="copy_group_slurl"/>
<menu_item_call label="グループのUUIDをコピー" name="copy_group_id"/>
<menu_item_separator name="Moderator Options Separator"/>
<context_menu label="モデレーターのオプション" name="Moderator Options">
<menu_item_check label="テキストチャットを許可" name="AllowTextChat"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment