feat(tray): tray hide on closing #32
This commit is contained in:
@ -155,6 +155,8 @@
|
||||
"We are not responsible for any content": "We are not responsible for any content",
|
||||
"this is only information about content that collected automatically": "this is only information about content that collected automatically",
|
||||
"no torrents for": "no torrents for",
|
||||
"were found": "were found"
|
||||
"were found": "were found",
|
||||
"Hide to tray on application minimize": "Hide to tray on application minimize",
|
||||
"Hide to tray on application close": "Hide to tray on application close"
|
||||
}
|
||||
}
|
@ -155,6 +155,8 @@
|
||||
"We are not responsible for any content": "Мы не несем отвественность за контент",
|
||||
"this is only information about content that collected automatically": "это лишь информация, собранная автоматически",
|
||||
"no torrents for": "0 торрентов для",
|
||||
"were found": "было найдено"
|
||||
"were found": "было найдено",
|
||||
"Hide to tray on application minimize": "Сворачивать в трей при сворачивании приложения",
|
||||
"Hide to tray on application close": "Сворачивать в трей при закрытии приложения"
|
||||
}
|
||||
}
|
@ -155,6 +155,8 @@
|
||||
"We are not responsible for any content": "Ми не несемо відповідальність за контент",
|
||||
"this is only information about content that collected automatically": "це лише інформація, яку зібрано автоматично",
|
||||
"no torrents for": "0 торентів для",
|
||||
"were found": "було знайдено"
|
||||
"were found": "було знайдено",
|
||||
"Hide to tray on application minimize": "Hide to tray on application minimize",
|
||||
"Hide to tray on application close": "Hide to tray on application close"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user