mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-07 13:26:02 +02:00
Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
"ace-builds": "1.24.0",
|
||||
"archiver": "5.3.1",
|
||||
"async": "3.2.4",
|
||||
"autoprefixer": "10.4.14",
|
||||
"autoprefixer": "10.4.15",
|
||||
"bcryptjs": "2.4.3",
|
||||
"benchpressjs": "2.5.1",
|
||||
"body-parser": "1.20.2",
|
||||
@@ -162,7 +162,7 @@
|
||||
"grunt-contrib-watch": "1.1.0",
|
||||
"husky": "8.0.3",
|
||||
"jsdom": "22.1.0",
|
||||
"lint-staged": "13.2.3",
|
||||
"lint-staged": "13.3.0",
|
||||
"mocha": "10.2.0",
|
||||
"mocha-lcov-reporter": "1.3.0",
|
||||
"mockdate": "3.0.5",
|
||||
|
||||
@@ -93,6 +93,6 @@
|
||||
"filter": "Filtro",
|
||||
"view-as-json": "Visualizza come JSON",
|
||||
"expand-analytics": "Espandi l'analisi",
|
||||
"clear-search-history": "Clear Search History",
|
||||
"clear-search-history-confirm": "Are you sure you want to clear entire search history?"
|
||||
"clear-search-history": "Cancella cronologia delle ricerche",
|
||||
"clear-search-history-confirm": "Sei sicuro di voler cancellare l'intera cronologia delle ricerche?"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user