Skip to content

Commit

Permalink
Updated dependencies and language files
Browse files Browse the repository at this point in the history
Signed-off-by: Philipp <p.koenig@blockbyte.de>
  • Loading branch information
Philipp committed Sep 6, 2020
1 parent d4dfdec commit e8dc208
Show file tree
Hide file tree
Showing 6 changed files with 146 additions and 137 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "bookmark_sidebar",
"version": "1.18.2",
"versionName": "1.18.2",
"version": "1.18.3",
"versionName": "1.18.3",
"license": "GPL-3.0",
"author": "Philipp König",
"homepage": "https://extensions.blockbyte.de/",
Expand All @@ -18,16 +18,16 @@
"concat": "^1.0.3",
"create-file": "^1.0.1",
"del": "^5.1.0",
"eslint": "^7.7.0",
"eslint": "^7.8.1",
"fs-extra": "^9.0.1",
"glob-concat": "^1.0.2",
"html-minifier": "^4.0.0",
"jsonminify": "^0.4.1",
"node-sass": "^4.14.1",
"npm-check-updates": "^7.1.1",
"npm-check-updates": "^8.1.0",
"read-file": "^0.2.0",
"request": "^2.88.2",
"terser": "^5.2.1",
"terser": "^5.3.0",
"zip-dir": "^1.0.2"
}
}
2 changes: 1 addition & 1 deletion src/_locales/en/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@
"message": "Ctrl"
},
"keyboard_shortcuts_key_cmd": {
"message": "Command"
"message": "Cmd"
},
"keyboard_shortcuts_key_del": {
"message": "Delete"
Expand Down
2 changes: 1 addition & 1 deletion src/_locales/en_US/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@
"message": "Ctrl"
},
"keyboard_shortcuts_key_cmd": {
"message": "Command"
"message": "Cmd"
},
"keyboard_shortcuts_key_del": {
"message": "Delete"
Expand Down
3 changes: 3 additions & 0 deletions src/_locales/hr/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1217,6 +1217,9 @@
"premium_pay_price_info": {
"message": "Ovo je jednokratna naknada i uklju\u010duje sve budu\u0107e Premium zna\u010dajke."
},
"premium_pay_price_pay_what_you_want": {
"message": "Mo\u017eete platiti onoliko koliko mislite da vam ovo pro\u0161irenje i moj rad vrijede da biste pristupili premium zna\u010dajkama. Uvijek \u0107ete dobiti sve premium zna\u010dajke, bez obzira koliko ste spremni platiti."
},
"premium_pay_eula": {
"message": "Ugovor o licenci za krajnjeg korisnika"
},
Expand Down
3 changes: 3 additions & 0 deletions src/_locales/sv/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1217,6 +1217,9 @@
"premium_pay_price_info": {
"message": "Detta \u00e4r en eng\u00e5ngsavgift och inkluderar ocks\u00e5 alla framtida premiumfunktioner."
},
"premium_pay_price_pay_what_you_want": {
"message": "Du kan betala vad du tycker till\u00e4gget och mitt arbete \u00e4r v\u00e4rt f\u00f6r dig f\u00f6r att f\u00e5 tillg\u00e5ng till premiumfunktionerna. Du f\u00e5r alltid alla premiumfunktioner, oavsett hur mycket du \u00e4r villig att betala."
},
"premium_pay_eula": {
"message": "Slutanv\u00e4ndarlicensavtalet"
},
Expand Down
Loading

0 comments on commit e8dc208

Please sign in to comment.