Skip to content

Commit

Permalink
Deploying to gh-pages from @ 176c45f 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
SecSimon committed Nov 17, 2023
1 parent df258b4 commit a1d372d
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 8 deletions.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
<style>.mat-app-background{background-color:#f5f5f5;color:#000000de}html,body{margin:0;padding:0;height:100%;font-family:Arial,Helvetica,sans-serif}</style><link rel="stylesheet" href="styles.867817fe2c0fc3bb.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.867817fe2c0fc3bb.css"></noscript></head>
<body class="mat-app-background">
<app-root>Loading...</app-root>
<script src="runtime.ce287780ab9c1538.js" type="module"></script><script src="polyfills.9525c149e5556809.js" type="module"></script><script src="main.c734deeb3ac14f9c.js" type="module"></script>
<script src="runtime.ce287780ab9c1538.js" type="module"></script><script src="polyfills.9525c149e5556809.js" type="module"></script><script src="main.b996b2484435e706.js" type="module"></script>

</body></html>
6 changes: 4 additions & 2 deletions assets/i18n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -328,9 +328,11 @@
"dialog.delete.RemoveFromStencilProtocolStack": "Protokoll von Protokollstack entfernt:",
"dialog.delete.RemoveMitigationProcessFromCountermeasure": "Maßnahmenprozess entfernt von Gegenmaßnahme:",
"dialog.delete.RemoveMyTagFromAttackScenario": "Tag entfernt von Angriffsszenario:",
"dialog.delete.RemoveMyTagFromCountermeasure": "Tag entfernt von Gegenmaßnahme:",
"dialog.delete.RemoveMyTagFromMyTagChart": "Tag entfernt von Tag Chart:",
"dialog.delete.RemovePhysicalElementReference": "Referenz als physisches Element entfernt:",
"dialog.delete.RemoveRequirementTypeFromChecklist": "Anforderung von Checkliste entfernt",
"dialog.delete.RemoveRequirementTypeFromChecklistType": "Anforderungstyp von Checklistentyp entfernt",
"dialog.delete.RemoveRequirementTypeFromChecklist": "Anforderung von Checkliste entfernt:",
"dialog.delete.RemoveRequirementTypeFromChecklistType": "Anforderungstyp von Checklistentyp entfernt:",
"dialog.delete.RemoveStencilTypeTemplateFromStencilType": "Template von Stencil entfernt:",
"dialog.delete.RemoveThreatCategoryFromAttackScenario": "Bedrohungskategorie von Angriffsszenario entfernt:",
"dialog.delete.RemoveThreatCategoryFromThreatMnemonic": "Bedrohungskategorie von Bedrohungsmerkhilfe entfernt:",
Expand Down
6 changes: 4 additions & 2 deletions assets/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -328,9 +328,11 @@
"dialog.delete.RemoveFromStencilProtocolStack": "Protocol removed from protocol stack:",
"dialog.delete.RemoveMitigationProcessFromCountermeasure": "Mitigation process removed from countermeasure:",
"dialog.delete.RemoveMyTagFromAttackScenario": "Tag removed from attack scenario:",
"dialog.delete.RemoveMyTagFromCountermeasure": "Tag removed from countermeasure:",
"dialog.delete.RemoveMyTagFromMyTagChart": "Tag removed from tag chart:",
"dialog.delete.RemovePhysicalElementReference": "Reference as physical element removed:",
"dialog.delete.RemoveRequirementTypeFromChecklist": "Requirement type removed from checklist",
"dialog.delete.RemoveRequirementTypeFromChecklistType": "Requirement type removed from checklist type",
"dialog.delete.RemoveRequirementTypeFromChecklist": "Requirement type removed from checklist:",
"dialog.delete.RemoveRequirementTypeFromChecklistType": "Requirement type removed from checklist type:",
"dialog.delete.RemoveStencilTypeTemplateFromStencilType": "Template removed from stencil:",
"dialog.delete.RemoveThreatCategoryFromAttackScenario": "Threat category removed from attack scenario:",
"dialog.delete.RemoveThreatCategoryFromThreatMnemonic": "Threat category removed from threat mnemonic:",
Expand Down
2 changes: 1 addition & 1 deletion assets/version.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "0.4.21"
"version": "0.4.22"
}
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
<style>.mat-app-background{background-color:#f5f5f5;color:#000000de}html,body{margin:0;padding:0;height:100%;font-family:Arial,Helvetica,sans-serif}</style><link rel="stylesheet" href="styles.867817fe2c0fc3bb.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.867817fe2c0fc3bb.css"></noscript></head>
<body class="mat-app-background">
<app-root>Loading...</app-root>
<script src="runtime.ce287780ab9c1538.js" type="module"></script><script src="polyfills.9525c149e5556809.js" type="module"></script><script src="main.c734deeb3ac14f9c.js" type="module"></script>
<script src="runtime.ce287780ab9c1538.js" type="module"></script><script src="polyfills.9525c149e5556809.js" type="module"></script><script src="main.b996b2484435e706.js" type="module"></script>

</body></html>
2 changes: 1 addition & 1 deletion main.c734deeb3ac14f9c.js → main.b996b2484435e706.js

Large diffs are not rendered by default.

0 comments on commit a1d372d

Please sign in to comment.