fix typo: writeOpner to writeOpener (#10290)
This commit is contained in:
parent
5f21d13572
commit
68e0b0ac84
1 changed files with 1 additions and 1 deletions
|
|
@ -355,7 +355,7 @@ const translation = {
|
|||
openingStatement: {
|
||||
title: 'Wstęp do rozmowy',
|
||||
add: 'Dodaj',
|
||||
writeOpner: 'Napisz wstęp',
|
||||
writeOpener: 'Napisz wstęp',
|
||||
placeholder:
|
||||
'Tutaj napisz swoją wiadomość wprowadzającą, możesz użyć zmiennych, spróbuj wpisać {{variable}}.',
|
||||
openingQuestion: 'Pytania otwierające',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue