Files
homarr/public/locales/he/layout/manage.json
2025-08-02 18:04:19 +02:00

37 lines
946 B
JSON

{
"navigation": {
"home": {
"title": "מסך הבית"
},
"boards": {
"title": "לוחות"
},
"users": {
"title": "משתמשים",
"items": {
"manage": "ניהול",
"invites": "הזמנות"
}
},
"help": {
"title": "עזרה",
"items": {
"documentation": "תיעוד",
"report": "דווח על בעיה / תקלה",
"discord": "קהילת דיסקורד",
"contribute": "תרומה"
}
},
"tools": {
"title": "כלים",
"items": {
"docker": "דוקר",
"api": "ממשק API",
"migrate": "הגירה ל- 1.0"
}
},
"about": {
"title": "אודות"
}
}
}