mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-20 22:42:21 +01:00
27 lines
852 B
JSON
27 lines
852 B
JSON
{
|
|
"search": {
|
|
"label": "Tìm kiếm",
|
|
"engines": {
|
|
"web": "Tìm kiếm {{query}} trên mạng",
|
|
"youtube": "Tìm kiếm {{query}} trên YouTube",
|
|
"torrent": "Tìm kiếm torrent {{query}}",
|
|
"movie": "Tìm kiếm {{query}} trên {{app}}"
|
|
}
|
|
},
|
|
"actions": {
|
|
"avatar": {
|
|
"switchTheme": "Chuyển chủ đề",
|
|
"preferences": "Sở thích của người sử dụng",
|
|
"defaultBoard": "Trang tổng quan mặc định",
|
|
"manage": "Quản lý",
|
|
"logout": "Đăng xuất từ {{username}}",
|
|
"login": "Đăng nhập"
|
|
}
|
|
},
|
|
"modals": {
|
|
"movie": {
|
|
"title": "",
|
|
"topResults": "{{count}} kết quả hàng đầu cho <b>{{search}}</b>."
|
|
}
|
|
}
|
|
} |