Signed-off-by: Matt Bruce <mbrucedogs@gmail.com>

This commit is contained in:
Matt Bruce 2026-01-02 08:42:03 -06:00
parent c2518abad0
commit 55855e9141

View File

@ -4399,6 +4399,29 @@
}
}
},
"tableLimitsFormat" : {
"comment" : "Format string for table limits display showing min and max bet. First argument is minimum bet, second is maximum bet.",
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "TABLE LIMITS $%1$@ - $%2$@"
}
},
"es-MX" : {
"stringUnit" : {
"state" : "translated",
"value" : "LÍMITES DE MESA $%1$@ - $%2$@"
}
},
"fr-CA" : {
"stringUnit" : {
"state" : "translated",
"value" : "LIMITES DE TABLE %1$@ $ - %2$@ $"
}
}
}
},
"Tap Deal to start the round" : {
"comment" : "Instructional text for new players.",
"extractionState" : "stale",