mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-23 05:53:09 +03:00
48e1ca9849
Signed-off-by: Alexey Zinoviev <alexey.zinoviev@xored.com>
42 lines
1.5 KiB
JSON
42 lines
1.5 KiB
JSON
{
|
|
"string": {
|
|
"Product": "Product",
|
|
"Products": "Products",
|
|
"ProductsApplication": "Products",
|
|
"ProductNamePlaceholder": "Product",
|
|
"ProductDescriptionPlaceholder": "Add description...",
|
|
"ProductVersion": "Product version",
|
|
"ProductVersions": "Product versions",
|
|
"ProductVersionDescriptionPlaceholder": "Add description...",
|
|
"ProductVersionParent": "Parent version",
|
|
"ProductVersionState": "State",
|
|
"SearchProduct": "Search product...",
|
|
"CreateProduct": "Create product",
|
|
"CreateProductVersion": "Create product version",
|
|
"NoProductVersionParent": "No parent version",
|
|
"NoProductVersions": "No product versions",
|
|
"Unarchive": "Unarchive",
|
|
"UnarchiveConfirm": "Do you want to unarchive product?",
|
|
"CreateDialogClose": "Do you want to close this dialog?",
|
|
"CreateDialogCloseNote": "All changes will be lost",
|
|
"Description": "Description",
|
|
"Major": "Major",
|
|
"Minor": "Minor",
|
|
"Codename": "Codename",
|
|
"ProductVersionStateActive": "Active",
|
|
"ProductVersionStateReleased": "Released",
|
|
"Icon": "Icon",
|
|
"Color": "Color",
|
|
"Private": "Private",
|
|
"Public": "Public",
|
|
"Members": "Members",
|
|
"RoleLabel": "Role: {role}",
|
|
"UpdateProductPermission": "Update product",
|
|
"UpdateProductDescription": "Grants users ability to update a product",
|
|
"ChangeControl": "Change control",
|
|
"ChangeSeverity": "Change severity",
|
|
"ConfigLabel": "Products",
|
|
"ConfigDescription": "Extension to manage products"
|
|
}
|
|
}
|