fix (sort of) all missing translations
This commit is contained in:
parent
2fb688803f
commit
e40b3ec4c7
8 changed files with 19 additions and 7 deletions
|
|
@ -100,7 +100,7 @@ async function init() {
|
|||
|
||||
async function testEmail() {
|
||||
const { canceled, result: destination } = await os.inputText({
|
||||
title: i18n.ts.destination,
|
||||
title: i18n.ts.emailDestination,
|
||||
type: 'email',
|
||||
default: instance.maintainerEmail ?? '',
|
||||
placeholder: 'test@example.com',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue