pl-tts improvement
This commit is contained in:
parent
7f231f6282
commit
a3c6b20ade
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ bear_left == ['trzymaj się lewej '].
|
|||
route_new_calc(Dist) == ['Długość trasy to ', D] :- distance(Dist) == D.
|
||||
route_recalc(Dist) == ['Wyznaczam nową trasę , długość trasy to ', D] :- distance(Dist) == D.
|
||||
|
||||
location_lost == ['g p s signal lost '].
|
||||
location_lost == ['Utracono sygnał g p s '].
|
||||
|
||||
|
||||
%%
|
||||
|
|
Loading…
Reference in a new issue