Signed-off-by: Matt Bruce <mbrucedogs@gmail.com>
This commit is contained in:
parent
c2518abad0
commit
55855e9141
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user