mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-09 09:54:14 +02:00
[appimage] onlyoffice suggestion
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
from bauh.api.abstract.model import SuggestionPriority
|
from bauh.api.abstract.model import SuggestionPriority
|
||||||
|
|
||||||
ALL = {
|
ALL = {
|
||||||
|
'onlyoffice': SuggestionPriority.HIGH,
|
||||||
'gamehub': SuggestionPriority.HIGH,
|
'gamehub': SuggestionPriority.HIGH,
|
||||||
'rpcs3': SuggestionPriority.HIGH,
|
'rpcs3': SuggestionPriority.HIGH,
|
||||||
'postman': SuggestionPriority.MEDIUM,
|
'postman': SuggestionPriority.MEDIUM,
|
||||||
|
|||||||
@@ -171,6 +171,7 @@ screenshots.bt_back.label=anterior
|
|||||||
instantmessaging=mensajens
|
instantmessaging=mensajens
|
||||||
2dgraphics=gŕaficos 2d
|
2dgraphics=gŕaficos 2d
|
||||||
vectorgraphics=gráficos vectoriales
|
vectorgraphics=gráficos vectoriales
|
||||||
|
office=oficina
|
||||||
screenshots,download.running=descargando imagen
|
screenshots,download.running=descargando imagen
|
||||||
screenshots.download.no_content=No hay contenido para mostrar
|
screenshots.download.no_content=No hay contenido para mostrar
|
||||||
screenshots.download.no_response=Imagen no encontrada
|
screenshots.download.no_response=Imagen no encontrada
|
||||||
@@ -173,6 +173,7 @@ screenshots.bt_back.label=anterior
|
|||||||
instantmessaging=mensagens
|
instantmessaging=mensagens
|
||||||
2dgraphics=gŕaficos 2d
|
2dgraphics=gŕaficos 2d
|
||||||
vectorgraphics=gráficos vetoriais
|
vectorgraphics=gráficos vetoriais
|
||||||
|
office=escritório
|
||||||
screenshots,download.running=baixando imagem
|
screenshots,download.running=baixando imagem
|
||||||
screenshots.download.no_content=Sem conteúdo para exibir
|
screenshots.download.no_content=Sem conteúdo para exibir
|
||||||
screenshots.download.no_response=Imagem não encontrada
|
screenshots.download.no_response=Imagem não encontrada
|
||||||
Reference in New Issue
Block a user