Path: blob/main/projects/cupcake2048/js/localization.js
1834 views
String.toLocaleString({12"it": {3"%game-intro" : "Join the <strong>Cupcakes!</strong>",4"%restart-button" : "Play Again",5"%keep-playing-button" : "Keep going",6"%retry-button" : "Retry",7"%game-won" : "You win!",8"%game-over" : "Game over!",9"%game-explanation" : "<strong class=\"important\">How to play:</strong> Use your <strong>arrow keys</strong> to move the tiles. When two tiles with the same symbol touch, they <strong>get promoted!</strong>",10"%disclaimer" : "<strong class=\"important\">Note:</strong> This site <a href=\"http://git.io/cupcakes\">git.io/cupcakes</a> is a spin-off of the official version of <a href=\"http://git.io/2048\">2048</a> created by <a href=\"http://gabrielecirulli.com\" target=\"_blank\">Gabriele Cirulli</a>.",11"%credits" : "Cupcakes images by <a href=\"http://www.georgetowncupcake.com/\" title=\"Georgetown Cupcake | DC Cupcakes | About\">Georgetown Cupcake</a>.",12"%tweet1" : "I scored \"",13"%tweet2" : " at 2048-CUPCAKES #2048game",14"%tile-legend" : "<strong class=\"important\">Tile Legend:</strong>",15'%2' : 'vanilla birthday',16'%4' : 'bubblegum pink',17'%8' : 'sunshine vanilla',18'%16' : 'valrhona blonde ganache',19'%32' : 'chocolare peanut butter cheesecake',20'%64' : 'chocolate mint fudge',21'%128' : 'chocolate spider web',22'%256' : 'toasted marshmallow',23'%512' : 'cookies and creme',24'%1024' : 'chocolate sundae',25'%2048' : 'white chocolate peppermint',26'%4096' : '2017 Confetti Vanilla',27'%8192' : 'Rainbow',28'%p0' : 'vanilla birthday',29'%p4' : 'bubblegum pink',30'%p8' : 'sunshine vanilla',31'%p16' : 'valrhona blonde ganache',32'%p32' : 'choc. peanut butter cheesecake',33'%p64' : 'choc. mint fudge',34'%p128' : 'choc. spider web',35'%p256' : 'toasted marshmallow',36'%p512' : 'cookies and creme',37'%p1024' : 'choc. sundae',38'%p2048' : 'white choc. peppermint',39'%p4096' : '2017 Confetti Vanilla',40'%p8192' : 'Rainbow'4142},4344"en": {45"%game-intro" : "Join the <strong>Cupcakes!</strong>",46"%restart-button" : "Play Again",47"%keep-playing-button" : "Keep going",48"%retry-button" : "Retry",49"%game-won" : "You win!",50"%game-over" : "Game over!",51"%game-explanation" : "<strong class=\"important\">How to play:</strong> Use your <strong>arrow keys</strong> to move the tiles. When two tiles with the same symbol touch, they <strong>get promoted!</strong>",52"%disclaimer" : "<strong class=\"important\">Note:</strong> This site <a href=\"http://git.io/cupcakes\">git.io/cupcakes</a> is a spin-off of the official version of <a href=\"http://git.io/2048\">2048</a> created by <a href=\"http://gabrielecirulli.com\" target=\"_blank\">Gabriele Cirulli</a>.",53"%credits" : "Cupcakes images by <a href=\"http://www.georgetowncupcake.com/\" title=\"Georgetown Cupcake | DC Cupcakes | About\">Georgetown Cupcake</a>.",54"%tweet1" : "I scored \"",55"%tweet2" : " at 2048-CUPCAKES #2048game",56"%tile-legend" : "<strong class=\"important\">Tile Legend:</strong>",57'%2' : 'vanilla birthday',58'%4' : 'bubblegum pink',59'%8' : 'sunshine vanilla',60'%16' : 'valrhona blonde ganache',61'%32' : 'chocolare peanut butter cheesecake',62'%64' : 'chocolate mint fudge',63'%128' : 'chocolate spider web',64'%256' : 'toasted marshmallow',65'%512' : 'cookies and creme',66'%1024' : 'chocolate sundae',67'%2048' : 'white chocolate peppermint',68'%4096' : '2017 Confetti Vanilla',69'%8192' : 'Rainbow',70'%p0' : 'vanilla birthday',71'%p4' : 'bubblegum pink',72'%p8' : 'sunshine vanilla',73'%p16' : 'valrhona blonde ganache',74'%p32' : 'choc. peanut butter cheesecake',75'%p64' : 'choc. mint fudge',76'%p128' : 'choc. spider web',77'%p256' : 'toasted marshmallow',78'%p512' : 'cookies and creme',79'%p1024' : 'choc. sundae',80'%p2048' : 'white choc. peppermint',81'%p4096' : '2017 Confetti Vanilla',82'%p8192' : 'Rainbow'83}8485});868788