mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-02-26 08:31:22 +01:00
Merge branch 'master' of https://github.com/NodeBB/NodeBB
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "nodebb",
|
||||
"license": "GPL-3.0",
|
||||
"description": "NodeBB Forum",
|
||||
"version": "1.16.1",
|
||||
"version": "1.16.2-beta.0",
|
||||
"homepage": "http://www.nodebb.org",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -128,9 +128,9 @@
|
||||
"sharp": "0.27.0",
|
||||
"sitemap": "^6.1.0",
|
||||
"slideout": "1.0.1",
|
||||
"socket.io": "3.0.5",
|
||||
"socket.io": "3.1.0",
|
||||
"socket.io-adapter-cluster": "^1.0.1",
|
||||
"socket.io-client": "3.0.5",
|
||||
"socket.io-client": "3.1.0",
|
||||
"socket.io-redis": "6.0.1",
|
||||
"sortablejs": "1.13.0",
|
||||
"spdx-license-list": "^6.1.0",
|
||||
@@ -190,4 +190,4 @@
|
||||
"url": "https://github.com/barisusakli"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -8,11 +8,11 @@
|
||||
"content": "Contenuto",
|
||||
"posted": "Pubblicato",
|
||||
"reply-to": "Rispondi a \"%1\"",
|
||||
"content-editable": "Click on content to edit",
|
||||
"category-editable": "Click on category to edit",
|
||||
"title-editable": "Click on title to edit",
|
||||
"reply": "Reply",
|
||||
"topic": "Topic",
|
||||
"accept": "Accept",
|
||||
"reject": "Reject"
|
||||
"content-editable": "Clicca sul contenuto da modificare",
|
||||
"category-editable": "Clicca sulla categoria da modificare",
|
||||
"title-editable": "Clicca sul titolo da modificare",
|
||||
"reply": "Rispondi",
|
||||
"topic": "Discussione",
|
||||
"accept": "Accetta",
|
||||
"reject": "Rifiuta"
|
||||
}
|
||||
Reference in New Issue
Block a user