feat: add project owner info on project settings page

This commit is contained in:
Takeshi Kimata
2024-07-18 10:17:10 +09:00
parent 76b7aa0dac
commit 7e05eda259
8 changed files with 102 additions and 4 deletions

View File

@@ -296,6 +296,7 @@
"project_management": "Project Management",
"project_name": "Project Name",
"project_detail": "Project Detail",
"project_owner": "Project Owner",
"edit_project": "Edit Project",
"project": "Project",
"publicity": "Publicity",

View File

@@ -296,6 +296,7 @@
"project_management": "プロジェクト管理",
"project_name": "プロジェクト名",
"project_detail": "プロジェクト詳細",
"project_owner": "所有者",
"edit_project": "プロジェクトの編集",
"project": "プロジェクト",
"publicity": "公開",