We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4316bbe commit 0a40817Copy full SHA for 0a40817
public/locales/en/apfront.json
@@ -71,6 +71,11 @@
71
"full": "Board > Connectivity > Hexagonal",
72
"tag": "Connect: Hex"
73
},
74
+ "board>connect>linear": {
75
+ "description": "Cells connect to each other linearly",
76
+ "full": "Board > Connectivity > Linear",
77
+ "tag": "Connect: Linear"
78
+ },
79
"board>connect>other": {
80
"description": "Cells connect to each other in a unique way",
81
"full": "Board > Connectivity > Other",
0 commit comments