Files
homarr/public/locales/vi/settings/general/cache-buttons.json
2023-11-03 21:15:08 +01:00

24 lines
799 B
JSON

{
"title": "Làm sạch bộ đệm",
"selector": {
"label": "Chọn (các) bộ đệm để xóa",
"data": {
"ping": "Truy vấn Ping",
"repositoryIcons": "Biểu tượng từ xa/cục bộ",
"calendar&medias": "Phương tiện từ Lịch",
"weather": "Dữ liệu thời tiết"
}
},
"buttons": {
"notificationTitle": "Đã xóa bộ nhớ đệm",
"clearAll": {
"text": "Xóa tất cả bộ nhớ đệm",
"notificationMessage": "Tất cả bộ nhớ đệm đã bị xóa"
},
"clearSelect": {
"text": "Xóa truy vấn đã chọn",
"notificationMessageSingle": "Bộ nhớ đệm cho {{value}} đã bị xóa",
"notificationMessageMulti": "Bộ nhớ đệm cho {{values}} đã bị xóa"
}
}
}