mirror of
https://gitlab.com/niansa/anyproc.git
synced 2025-03-06 20:49:24 +01:00
Fixed another typo
This commit is contained in:
parent
81cb3ee00d
commit
6ba351b117
1 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,7 @@ public:
|
|||
.example("'Er ist kein NPC, er ist hier nur ein normaler Benutzer :/'");
|
||||
begin()
|
||||
.expression(translation_exprgen("\"Du bist ein sehr freundlicher Mensch :-)\"", "\"EN\""))
|
||||
.example("'ou are a very kind human :-)'");
|
||||
.example("'You are a very kind human :-)'");
|
||||
begin()
|
||||
.expression(translation_exprgen("\"Hi\"", "\"EN\""))
|
||||
.example("'Hi'");
|
||||
|
|
Loading…
Add table
Reference in a new issue