Remove missing keys

global-buttons
Ciarán Ainsworth 2022-12-03 17:23:39 +01:00
rodzic aa4d768378
commit ca6837a1a3
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: DA6F32C41F4C9531
2 zmienionych plików z 4 dodań i 18 usunięć

Wyświetl plik

@ -1034,9 +1034,7 @@
"message": "The metadata included in the file is invalid or some mandatory fields are missing."
}
},
"button": {
"close": "Close"
},
"button": {},
"table": {
"error": {
"debug": "Debug information",
@ -1336,7 +1334,6 @@
},
"button": {
"cancel": "Cancel",
"close": "Close",
"finishLater": "Finish later",
"next": "Next step",
"previous": "Previous step",
@ -2395,7 +2392,6 @@
},
"InstancePolicyModal": {
"button": {
"close": "Close",
"show": "Moderation rules…"
},
"modal": {
@ -2704,7 +2700,6 @@
}
},
"button": {
"close": "Close",
"reload": "Close and reload page"
},
"header": {
@ -2756,9 +2751,7 @@
"unfocus": "Unfocus searchbar"
}
},
"button": {
"close": "Close"
},
"button": {},
"header": {
"modal": "Keyboard shortcuts"
}

Wyświetl plik

@ -962,9 +962,7 @@
"message": "Os metadados incluídos no arquivo são inválidos ou alguns campos obrigatórios estão faltando."
}
},
"button": {
"close": "Fechar"
},
"button": {},
"table": {
"error": {
"debug": "Informação de depuração",
@ -1255,7 +1253,6 @@
},
"button": {
"cancel": "Cancelar",
"close": "Fechar",
"finishLater": "Finalizar depois",
"next": "Próximo",
"previous": "Anterior",
@ -2261,7 +2258,6 @@
},
"InstancePolicyModal": {
"button": {
"close": "Fechar",
"show": "Regra de moderação…"
},
"modal": {
@ -2563,7 +2559,6 @@
}
},
"button": {
"close": "Fechar",
"reload": "Fechar e atualizar a página"
},
"header": {
@ -2615,9 +2610,7 @@
"unfocus": "Desfocar a barra de pesquisa"
}
},
"button": {
"close": "Fechar"
},
"button": {},
"header": {
"modal": "Atalhos de teclado"
}