mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-18 13:32:18 +01:00
27 lines
855 B
JSON
27 lines
855 B
JSON
{
|
||
"search": {
|
||
"label": "חיפוש",
|
||
"engines": {
|
||
"web": "חפש את {{query}} באינטרנט",
|
||
"youtube": "חפש את {{query}} ב-YouTube",
|
||
"torrent": "חפש את {{query}} בטורנטים",
|
||
"movie": "חפש את {{query}} ב-{{app}}"
|
||
}
|
||
},
|
||
"actions": {
|
||
"avatar": {
|
||
"switchTheme": "החלפת ערכת נושא",
|
||
"preferences": "העדפות המשתמש",
|
||
"defaultBoard": "לוח ברירת מחדל",
|
||
"manage": "ניהול",
|
||
"logout": "התנתקות מ-{{username}}",
|
||
"login": "התחבר/י"
|
||
}
|
||
},
|
||
"modals": {
|
||
"movie": {
|
||
"title": "",
|
||
"topResults": "{{count}} תוצאות מובילות עבור <b>{{search}}</b>."
|
||
}
|
||
}
|
||
} |