Add incident creation translations

This commit is contained in:
Ivan
2021-11-11 11:07:48 +01:00
parent be19336149
commit b0615d347b
2 changed files with 17 additions and 7 deletions

View File

@@ -313,6 +313,16 @@ export default {
bodyPlaceholder: "Example:\n{\n \"key\": \"value\"\n}",
"HTTP Options": "HTTP Options",
"Create Incident": "Create Incident",
Title: "Title",
Content: "Content",
Style: "Style",
info: "info",
warning: "warning",
danger: "danger",
primary: "primary",
light: "light",
dark: "dark",
Post: "Post",
"Switch to Light Theme": "Switch to Light Theme",
"Switch to Dark Theme": "Switch to Dark Theme",
"Show Tags": "Show Tags",