We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83cbe37 commit c182c32Copy full SHA for c182c32
package.json
@@ -54,7 +54,7 @@
54
},
55
"devDependencies": {
56
"@angular-builders/custom-webpack": "8.0.2",
57
- "@angular-devkit/build-angular": "^0.800.2",
+ "@angular-devkit/build-angular": "0.800.3",
58
"@angular/cli": "^8.0.2",
59
"@angular/compiler-cli": "~8.0.0",
60
"@angular/language-service": "~8.0.0",
src/assets/i18n/en/narik.json
@@ -8,7 +8,7 @@
8
"invalid_role":"Invalid user role"
9
10
"info": {
11
- "submit-succeed": "The information is saved",
+ "submit-succeed": "The information was saved",
12
"delete-confirm": "Are you sure you want to delete?",
13
"confirm": "Confirm"
14
0 commit comments