Skip to content

Commit

Permalink
fix typo: writeOpner to writeOpener (#10290)
Browse files Browse the repository at this point in the history
  • Loading branch information
mazyu36 authored Nov 5, 2024
1 parent 5f21d13 commit 68e0b0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/i18n/pl-PL/app-debug.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 68e0b0a

Please sign in to comment.