feat: show projects link when not own any projects (#104)
This commit is contained in:
@@ -112,7 +112,8 @@
|
||||
"your_projects": "保有プロジェクト",
|
||||
"public": "パブリック",
|
||||
"private": "プライベート",
|
||||
"no_projects_found": "プロジェクトがありません"
|
||||
"not_own_any_projects": "所有しているプロジェクトがありません。",
|
||||
"find_projects": "プロジェクトを探す"
|
||||
},
|
||||
"Admin": {
|
||||
"user_management": "ユーザー管理",
|
||||
|
||||
Reference in New Issue
Block a user