mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-15 00:34:08 +09:00
feat: added an alert that informs that turning off the fan is not recommended action before turning off the fan (#1567)
This commit is contained in:
@@ -73,6 +73,7 @@
|
||||
"Settings" = "Настройки";
|
||||
"Name" = "Название";
|
||||
"Format" = "Формат";
|
||||
"Turn off" = "Выключить";
|
||||
|
||||
// Setup
|
||||
"Stats Setup" = "Настройки Stats";
|
||||
@@ -295,6 +296,8 @@
|
||||
"Install fan helper" = "Установить помощник для вентилятора";
|
||||
"Uninstall fan helper" = "Удалить помощник для вентилятора";
|
||||
"Fan value" = "Значение вентилятора";
|
||||
"Turn off fan" = "Выключить вентилятор";
|
||||
"You are going to turn off the fan. That is not recommended action that can broke your mac, are you sure you want to do that?" = "Вы собираетесь выключить вентилятор. Это не рекомендуемое действие, которое может сломать ваш Mac. Вы уверены, что хотите это сделать?";
|
||||
|
||||
// Network
|
||||
"Uploading" = "Выгрузка";
|
||||
|
||||
Reference in New Issue
Block a user