1
0
Fork 0
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:
niansa 2023-04-23 19:35:01 +02:00
parent 81cb3ee00d
commit 6ba351b117

View file

@ -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'");