We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20d3ed9 commit 8bf2a0aCopy full SHA for 8bf2a0a
package.json
@@ -56,7 +56,7 @@
56
},
57
"devDependencies": {
58
"@angular-builders/custom-webpack": "8.0.2",
59
- "@angular-devkit/build-angular": "^0.800.2",
+ "@angular-devkit/build-angular": "0.800.3",
60
"@angular/cli": "^8.0.2",
61
"@angular/compiler-cli": "~8.0.0",
62
"@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