mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-21 06:52:17 +01:00
12 lines
494 B
JSON
12 lines
494 B
JSON
{
|
|
"modal": {
|
|
"title": "Add a new tile",
|
|
"text": "Tiles are the main element of Homarr. They are used to display your apps and other information. You can add as many tiles as you want."
|
|
},
|
|
"widgetDescription": "Widgets interact with your apps, to provide you with more control over your applications. They usually require additional configuration before use.",
|
|
"goBack": "Go back to the previous step",
|
|
"actionIcon": {
|
|
"tooltip": "Add a tile"
|
|
}
|
|
}
|