generated from arvinxx/npm-template
-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: Dominik Výtisk <dominik.vytisk@comdatagroup.com>
- Loading branch information
1 parent
7274a54
commit 9679ff5
Showing
7 changed files
with
97 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
export default { | ||
placeholder: 'Zadejte zprávu...', | ||
backToBottom: 'Zpět na konec', | ||
clearCurrentDialogue: 'Vymazat aktuální dialog', | ||
clearDialogue: 'Vymazat dialog', | ||
clearModalTitle: | ||
'Chystáte se vymazat relaci a po vymazání ji nebude možné obnovit. Chcete vymazat aktuální relaci?', | ||
defaultHelloMessage: 'Začněme si povídat', | ||
cancel: 'Zrušit', | ||
confirm: 'Potvrdit', | ||
copy: 'Kopírovat', | ||
copySuccess: 'Kopírování úspěšné', | ||
delete: 'Smazat', | ||
edit: 'Upravit', | ||
history: 'Historie', | ||
regenerate: 'Znovu vygenerovat', | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
export default { | ||
placeholder: 'Bitte geben Sie eine Nachricht ein...', | ||
backToBottom: 'Zurück nach unten', | ||
clearCurrentDialogue: 'Aktuellen Dialog löschen', | ||
clearDialogue: 'Dialog löschen', | ||
clearModalTitle: | ||
'Sie sind dabei, die Sitzung zu löschen, und Sie können sie nach dem Löschen nicht wiederherstellen. Möchten Sie die aktuelle Sitzung löschen?', | ||
defaultHelloMessage: 'Lassen Sie uns chatten', | ||
cancel: 'Abbrechen', | ||
confirm: 'Bestätigen', | ||
copy: 'Kopieren', | ||
copySuccess: 'Kopieren erfolgreich', | ||
delete: 'Löschen', | ||
edit: 'Bearbeiten', | ||
history: 'Verlauf', | ||
regenerate: 'Neu generieren', | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
export default { | ||
placeholder: 'Kérjük, írjon be egy üzenetet...', | ||
backToBottom: 'Vissza az aljára', | ||
clearCurrentDialogue: 'Aktuális párbeszéd törlése', | ||
clearDialogue: 'Párbeszéd törlése', | ||
clearModalTitle: | ||
'Ön éppen törölni készül a munkamenetet, és a törlés után nem tudja visszaállítani. Biztosan törölni szeretné az aktuális munkamenetet?', | ||
defaultHelloMessage: 'Kezdjünk el beszélgetni', | ||
cancel: 'Mégse', | ||
confirm: 'Megerősít', | ||
copy: 'Másolás', | ||
copySuccess: 'Másolás sikeres', | ||
delete: 'Törlés', | ||
edit: 'Szerkesztés', | ||
history: 'Előzmények', | ||
regenerate: 'Újragenerálás', | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
export default { | ||
placeholder: 'Proszę wpisać wiadomość...', | ||
backToBottom: 'Powrót na dół', | ||
clearCurrentDialogue: 'Wyczyść bieżący dialog', | ||
clearDialogue: 'Wyczyść dialog', | ||
clearModalTitle: | ||
'Zamierzasz wyczyścić sesję i nie będziesz mógł jej odzyskać po wyczyszczeniu. Czy chcesz wyczyścić bieżącą sesję?', | ||
defaultHelloMessage: 'Zacznijmy rozmawiać', | ||
cancel: 'Anuluj', | ||
confirm: 'Potwierdź', | ||
copy: 'Kopiuj', | ||
copySuccess: 'Kopiowanie zakończone sukcesem', | ||
delete: 'Usuń', | ||
edit: 'Edytuj', | ||
history: 'Historia', | ||
regenerate: 'Wygeneruj ponownie', | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
export default { | ||
placeholder: 'Zadajte správu...', | ||
backToBottom: 'Späť na koniec', | ||
clearCurrentDialogue: 'Vymazať aktuálny dialóg', | ||
clearDialogue: 'Vymazať dialóg', | ||
clearModalTitle: | ||
'Chystáte sa vymazať reláciu a po vymazaní ju nebude možné obnoviť. Chcete vymazať aktuálnu reláciu?', | ||
defaultHelloMessage: 'Začnime si rozprávať', | ||
cancel: 'Zrušiť', | ||
confirm: 'Potvrdiť', | ||
copy: 'Kopírovať', | ||
copySuccess: 'Kopírovanie úspešné', | ||
delete: 'Vymazať', | ||
edit: 'Upraviť', | ||
history: 'História', | ||
regenerate: 'Znovu vygenerovať', | ||
}; |