mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-03-16 17:40:47 +01:00
19 lines
815 B
JSON
19 lines
815 B
JSON
{
|
|
"available": "Dostępne Widgety",
|
|
"explanation": "Wybierz widget z menu rozwijalnego i przeciągnij go na wybrane pole z lewej strony.",
|
|
"none-installed": "No widgets found! Activate the essential widgets plugin in the <a href=\"%1\">plugins</a> control panel.",
|
|
"containers.available": "Available Containers",
|
|
"containers.explanation": "Drag and drop on top of any active widget",
|
|
"containers.none": "Żadna",
|
|
"container.well": "Well",
|
|
"container.jumbotron": "Jumbotron",
|
|
"container.panel": "Panel",
|
|
"container.panel-header": "Panel nagłówka",
|
|
"container.panel-body": "Panel Body",
|
|
"container.alert": "Alert",
|
|
|
|
"alert.confirm-delete": "Czy na pewno chcesz usunąć ten widget?",
|
|
"alert.updated": "Widżety zaktualizowane",
|
|
"alert.update-success": "Pomyślnie widżety zostały zaktualizowane"
|
|
|
|
} |