mirror of
https://github.com/yldio/copilot.git
synced 2024-11-11 05:40:11 +02:00
adding more local ids
This commit is contained in:
parent
32f784d461
commit
02a39477cf
@ -7,8 +7,11 @@
|
||||
"instances": "Instances",
|
||||
"manifest": "Project manifest",
|
||||
"create-new": "Create a new",
|
||||
"add-services": "Add services",
|
||||
"no-services": "You don’t have any services. You can either add them by editing a manifest file or by connecting your repo on GitHub or BitBucket.",
|
||||
"services": "Services",
|
||||
"import-services-title": "Import your services",
|
||||
"import-services-body": "You can import your services from a Git repository hosting service. Learn more",
|
||||
"alt-import-services-title": "Alternatively, you can upload or edit manifest file",
|
||||
"alt-import-services-body": "Manifest is a file describing your services. It is similar to Docker Compose file. You can upload a file from you local machine or edit it manually. Learn more",
|
||||
"no-projects": "You don’t have any projects.",
|
||||
"no-people": "There are no members here. Add them above",
|
||||
"edit-project-manifest": "Edit project manifest",
|
||||
|
Loading…
Reference in New Issue
Block a user