1
0
mirror of https://github.com/yldio/copilot.git synced 2024-09-21 13:53:51 +03:00

adding more local ids

This commit is contained in:
Alex Windett 2017-02-06 15:29:45 +00:00
parent 32f784d461
commit 02a39477cf

View File

@ -7,8 +7,11 @@
"instances": "Instances",
"manifest": "Project manifest",
"create-new": "Create a new",
"add-services": "Add services",
"no-services": "You dont 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 dont have any projects.",
"no-people": "There are no members here. Add them above",
"edit-project-manifest": "Edit project manifest",