Skip to content

Commit c4dde87

Browse files
authored
Merge pull request #330 from ParadoxiKat/DirectionsLocalisationFix
fix: update direction localisation for 16 directions and correct typo
2 parents 01bf3c3 + 9e31ad5 commit c4dde87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

locale/en/factorio-access.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[fa]
33
#direction
44
#eg North
5-
direction=__plural_for_parameter__1___{0=North|1=NorthEast|2=East|3=SouthEast|4=South|5=SouthWest|6=West|7=NorthWest|rest=}__
5+
direction=__plural_for_parameter__1__{0=North|1=NorthNorthEast|2=NorthEast|3=EastNorthEast|4=East|5=EastSouthEast|6=SouthEast|7=SouthSouthEast|8=South|9=SouthSouthWest|10=SouthWest|11=WestSouthWest|12=West|13=WestNorthWest|14=NorthWest|15=NorthNorthWest|rest=}__
66

77
#entity direction
88
#eg facing North

0 commit comments

Comments
 (0)