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

This commit is contained in:
Matt Bruce 2025-12-22 17:17:20 -06:00
parent abfb48404b
commit c86e5af964
3 changed files with 7902 additions and 8330 deletions

File diff suppressed because it is too large Load Diff

View File

@ -3712,6 +3712,9 @@
} }
} }
} }
},
"LEGAL" : {
}, },
"LOSE" : { "LOSE" : {
"localizations" : { "localizations" : {
@ -4005,29 +4008,6 @@
} }
} }
}, },
"NEW GAME": {
"extractionState": "stale",
"localizations": {
"en": {
"stringUnit": {
"state": "translated",
"value": "NEW GAME"
}
},
"es-MX": {
"stringUnit": {
"state": "translated",
"value": "NUEVO JUEGO"
}
},
"fr-CA": {
"stringUnit": {
"state": "translated",
"value": "NOUVELLE PARTIE"
}
}
}
},
"New Round" : { "New Round" : {
"localizations" : { "localizations" : {
"en" : { "en" : {
@ -4050,29 +4030,6 @@
} }
} }
}, },
"No": {
"extractionState": "stale",
"localizations": {
"en": {
"stringUnit": {
"state": "translated",
"value": "No"
}
},
"es-MX": {
"stringUnit": {
"state": "translated",
"value": "No"
}
},
"fr-CA": {
"stringUnit": {
"state": "translated",
"value": "Non"
}
}
}
},
"No hole card, dealer stands on soft 17, no surrender" : { "No hole card, dealer stands on soft 17, no surrender" : {
"localizations" : { "localizations" : {
"en" : { "en" : {
@ -4460,6 +4417,9 @@
} }
} }
} }
},
"Privacy Policy" : {
}, },
"PUSH" : { "PUSH" : {
"localizations" : { "localizations" : {
@ -5161,29 +5121,6 @@
} }
} }
}, },
"Split Hand": {
"extractionState": "stale",
"localizations": {
"en": {
"stringUnit": {
"state": "translated",
"value": "Split Hand"
}
},
"es-MX": {
"stringUnit": {
"state": "translated",
"value": "Mano dividida"
}
},
"fr-CA": {
"stringUnit": {
"state": "translated",
"value": "Main séparée"
}
}
}
},
"Split instead of Stand (TC %@, dealer very likely to bust)" : { "Split instead of Stand (TC %@, dealer very likely to bust)" : {
"comment" : "A hint to split a pair of 10s when the true count is high enough.", "comment" : "A hint to split a pair of 10s when the true count is high enough.",
"isCommentAutoGenerated" : true, "isCommentAutoGenerated" : true,
@ -5978,29 +5915,6 @@
} }
} }
}, },
"Version %@ (%@)": {
"extractionState": "stale",
"localizations": {
"en": {
"stringUnit": {
"state": "translated",
"value": "Version %1$@ (%2$@)"
}
},
"es-MX": {
"stringUnit": {
"state": "translated",
"value": "Versión %1$@ (%2$@)"
}
},
"fr-CA": {
"stringUnit": {
"state": "translated",
"value": "Version %1$@ (%2$@)"
}
}
}
},
"Vibration on actions" : { "Vibration on actions" : {
"localizations" : { "localizations" : {
"en" : { "en" : {

File diff suppressed because it is too large Load Diff