You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: locales/en/apgames.json
+20-1Lines changed: 20 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2840,6 +2840,12 @@
2840
2840
"description": "Display the board using vertexes instead of hexes."
2841
2841
}
2842
2842
},
2843
+
"diffusion": {
2844
+
"pips": {
2845
+
"description": "Display the stones as pips instead of as numerals.",
2846
+
"name": "Pips"
2847
+
}
2848
+
},
2843
2849
"entropy": {
2844
2850
"piece-numbers": {
2845
2851
"name": "Piece numbers",
@@ -2940,6 +2946,12 @@
2940
2946
"name": "Hide moves"
2941
2947
}
2942
2948
},
2949
+
"oware": {
2950
+
"pips": {
2951
+
"description": "Display the stones as pips instead of as numerals.",
2952
+
"name": "Pips"
2953
+
}
2954
+
},
2943
2955
"pente": {
2944
2956
"hide-threatened": {
2945
2957
"description": "Don't highlight pieces that are threatened to be captured.",
@@ -3067,6 +3079,12 @@
3067
3079
"name": "Flat view"
3068
3080
}
3069
3081
},
3082
+
"toguz": {
3083
+
"pips": {
3084
+
"description": "Display the stones as pips instead of as numerals.",
3085
+
"name": "Pips"
3086
+
}
3087
+
},
3070
3088
"trax": {
3071
3089
"show-origin": {
3072
3090
"description": "Mark the position of the first piece.",
@@ -4241,7 +4259,8 @@
4241
4259
"TOO_HOPPY": "You may not make more than {{count}} moves on your turn.",
4242
4260
"TOO_EARLY_FOR_REFILL": "Please submit your refill request before making your remaining moves.",
4243
4261
"TOO_LATE_FOR_BLOCKED": "You do not count as blocked if you've already moved on this turn.",
4244
-
"TOO_LATE_FOR_REFILL": "There is no need to force a refill of the draw pool after your third move. It will refill automatically after you submit."
4262
+
"TOO_LATE_FOR_REFILL": "There is no need to force a refill of the draw pool after your third move. It will refill automatically after you submit.",
4263
+
"VALID_REFILL": "Please submit your move to trigger the refill. You will have {{count}} moves remaining after the refill, as well as the option to pass."
0 commit comments