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 1928bd7 commit b27a398Copy full SHA for b27a398
package.json
@@ -55,7 +55,7 @@
55
},
56
"devDependencies": {
57
"@angular-builders/custom-webpack": "8.0.2",
58
- "@angular-devkit/build-angular": "^0.800.2",
+ "@angular-devkit/build-angular": "0.800.3",
59
"@angular/cli": "^8.0.2",
60
"@angular/compiler-cli": "~8.0.0",
61
"@angular/language-service": "~8.0.0",
src/assets/i18n/en/narik.json
@@ -7,7 +7,7 @@
7
"invalid_password":"Invalid password"
8
9
"info": {
10
- "submit-succeed": "The information is saved",
+ "submit-succeed": "The information was saved",
11
"delete-confirm": "Are you sure you want to delete?",
12
"confirm": "Confirm"
13
0 commit comments