Fixes pointing localization (#4702)

This commit is contained in:
Swept
2021-09-26 23:03:10 -07:00
committed by GitHub
parent c688f7b77f
commit f1252f7c41

View File

@@ -3,8 +3,8 @@
pointing-system-try-point-cannot-reach = You can't reach there!
pointing-system-point-at-self = You point at yourself.
pointing-system-point-at-other = You point at {$other}.
pointing-system-point-at-self-others = {$otherName} points at {$other}}.
pointing-system-point-at-other-others = {$otherName} points at {$other}}.
pointing-system-point-at-other-others = {$otherName} points at {$other}}.
pointing-system-point-at-self-others = {$otherName} points at {$other}.
pointing-system-point-at-other-others = {$otherName} points at {$other}.
pointing-system-point-at-you-other = {$otherName} points at you.
pointing-system-other-point-at-tile = {$otherName} points at {$tileName}
pointing-system-point-at-tile = You point at the {$tileName}.
pointing-system-other-point-at-tile = {$otherName} points at the {$tileName}.