Minor
This commit is contained in:
parent
090fcf2873
commit
6bcdad0db2
@ -300,6 +300,7 @@
|
|||||||
"message_action_forward": "Weiterleiten",
|
"message_action_forward": "Weiterleiten",
|
||||||
"message_action_select": "Auswählen",
|
"message_action_select": "Auswählen",
|
||||||
"message_action_cancel": "Abbrechen",
|
"message_action_cancel": "Abbrechen",
|
||||||
|
"message_action_retry": "Erneut versuchen",
|
||||||
"error_modal_warning_title": "Warnung",
|
"error_modal_warning_title": "Warnung",
|
||||||
"error_modal_bad_request_title": "Fehler",
|
"error_modal_bad_request_title": "Fehler",
|
||||||
"error_modal_unauthorized_title": "Nicht autorisiert",
|
"error_modal_unauthorized_title": "Nicht autorisiert",
|
||||||
|
@ -300,6 +300,7 @@
|
|||||||
"message_action_forward": "Encaminhar",
|
"message_action_forward": "Encaminhar",
|
||||||
"message_action_select": "Selecionar",
|
"message_action_select": "Selecionar",
|
||||||
"message_action_cancel": "Cancelar",
|
"message_action_cancel": "Cancelar",
|
||||||
|
"message_action_retry": "Tente Novamente",
|
||||||
"error_modal_warning_title": "Advertência",
|
"error_modal_warning_title": "Advertência",
|
||||||
"error_modal_bad_request_title": "Erro",
|
"error_modal_bad_request_title": "Erro",
|
||||||
"error_modal_unauthorized_title": "Não autorizado",
|
"error_modal_unauthorized_title": "Não autorizado",
|
||||||
|
@ -3393,6 +3393,7 @@ ul.chat_modal_migrate_list {
|
|||||||
.stickerset_modal_sticker {
|
.stickerset_modal_sticker {
|
||||||
width: 192px;
|
width: 192px;
|
||||||
height: 192px;
|
height: 192px;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
.stickerset_modal_sticker img {
|
.stickerset_modal_sticker img {
|
||||||
max-width: 192px;
|
max-width: 192px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user