mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2026-01-01 06:28:54 +01:00
* Added Donate Link to Community Page Removed the cookies from the html and added a Donations link on the community page (with guidance from Walker) * Added Translation Key
30 lines
1.0 KiB
JSON
30 lines
1.0 KiB
JSON
{
|
|
"GAME_SETTINGS": "Game Settings",
|
|
"ACHIEVEMENTS": "Achievements",
|
|
"STATS": "Stats",
|
|
"RUN_HISTORY": "Run History",
|
|
"EGG_LIST": "Egg List",
|
|
"EGG_GACHA": "Egg Gacha",
|
|
"MANAGE_DATA": "Manage Data",
|
|
"COMMUNITY": "Community",
|
|
"SAVE_AND_QUIT": "Save and Quit",
|
|
"LOG_OUT": "Log Out",
|
|
"slot": "Slot {{slotNumber}}",
|
|
"importSession": "Import Session",
|
|
"importSlotSelect": "Select a slot to import to.",
|
|
"exportSession": "Export Session",
|
|
"exportSlotSelect": "Select a slot to export from.",
|
|
"importRunHistory": "Import Run History",
|
|
"exportRunHistory": "Export Run History",
|
|
"importData": "Import Data",
|
|
"exportData": "Export Data",
|
|
"consentPreferences": "Consent Preferences",
|
|
"linkDiscord": "Link Discord",
|
|
"unlinkDiscord": "Unlink Discord",
|
|
"linkGoogle": "Link Google",
|
|
"unlinkGoogle": "Unlink Google",
|
|
"cancel": "Cancel",
|
|
"donate": "Donate",
|
|
"losingProgressionWarning": "You will lose any progress since the beginning of the battle. Proceed?",
|
|
"noEggs": "You are not hatching\nany eggs at the moment!"
|
|
} |