Skip to content

Instantly share code, notes, and snippets.

@woctezuma
Created December 3, 2022 18:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save woctezuma/4cacf4808656ef9f8eb833da9e162d28 to your computer and use it in GitHub Desktop.
Save woctezuma/4cacf4808656ef9f8eb833da9e162d28 to your computer and use it in GitHub Desktop.
window.EGStoreCtx.localizationData.messages
{
"errors.com.epicgames.server_error":"Server error.",
"errors.com.epicgames.unknown_error":"Unknown error.",
"errors.com.epicgames.unauthorized":"Code redemption failed, please log out and log back in to try again.",
"errors.com.epicgames.common.concurrent_modification_error":"Sorry, the item you were trying to edit was changed before your edit could be completed. Please retry your edit.",
"errors.com.epicgames.common.duplicate_entry":"Sorry, one of the items you were trying to create or modify already exists in the database.",
"errors.com.epicgames.forbidden":"Sorry, you are not allowed to access the requested resource.",
"errors.com.epicgames.bad_request":"Sorry, the operation you are performing cannot be performed as requested.",
"errors.com.epicgames.not_found":"Sorry, we couldn't find the item or page you requested.",
"errors.com.epicgames.conflict":"Sorry, the item you are trying to create already exists.",
"errors.com.epicgames.unsupported_media_type":"Sorry, the media type you are using is not supported.",
"errors.com.epicgames.service_unavailable":"Sorry, the service is temporarily unavailable. Please try back later.",
"errors.com.epicgames.common.request_not_acceptable":"Your request is invalid or cannot be handled. Please check your request body and headers.",
"errors.com.epicgames.common.method_not_allowed":"Sorry, the HTTP method you are using cannot be used for this request.",
"errors.com.epicgames.common.json_mapping_error":"Sorry, we were unable to process the JSON you sent.",
"errors.com.epicgames.common.json_parse_error":"Sorry, we were unable to parse the JSON you sent. Please ensure that you sent valid JSON.",
"errors.com.epicgames.common.missing_permission":"Sorry, your login does not possess the permission {0} {1} needed to perform the requested operation.",
"errors.com.epicgames.common.oauth_authentication_required":"Sorry, you must be using oauth authentication to perform this action.",
"errors.com.epicgames.common.authentication.invalid_client_service":"Sorry, the client you are using is not in a service that is allowed to perform this action.",
"errors.com.epicgames.common.authentication.unable_to_retrieve_perms":"Sorry, we were unable to retrieve the permissions for your account. Please try again.",
"errors.com.epicgames.common.authentication.token_verification_failed":"Sorry, we were unable to validate your login token. Please try again.",
"errors.com.epicgames.common.authentication.authentication_failed":"Sorry, we were unable to authenticate you. Please verify your credentials.",
"errors.com.epicgames.validation.validation_failed":"Sorry, validation failed.",
"errors.com.epicgames.common.validation.password.complexity_requirements_not_met":"Password must contain at least one letter and one digit.",
"errors.com.epicgames.common.validation.password.length_violation":"Sorry, the password length is invalid.",
"errors.com.epicgames.common.validation.password.non_printable_characters_not_allowed":"Password cannot contain non-printable characters.",
"errors.com.epicgames.common.validation.password.validation_failed":"Sorry, the password you entered is not complex enough.",
"errors.com.epicgames.common.validation.password.whitespace_not_allowed":"Sorry, the password cannot contain whitespace characters.",
"errors.com.epicgames.common.validation.phone_number.validation_failed":"Sorry, the value you entered does not appear to be a valid phone number.",
"errors.com.epicgames.toxicity.validation.toxic_name":"Sorry, the display name you chose contains disallowed words.",
"errors.com.epicgames.validation.contains_disallowed_substring":"Sorry, this field contains disallowed substrings.",
"errors.com.epicgames.validation.disallowed_name":"Sorry, the display name you chose contains disallowed words.",
"errors.com.epicgames.validation.disallowed_words":"Sorry, you may not use a disallowed word in this field.",
"errors.com.epicgames.validation.invalid_date_range":"Sorry, the entered range of dates is invalid.",
"errors.com.epicgames.validation.ip_address_not_allowed":"Sorry, this field cannot be an IP address.",
"errors.com.epicgames.validation.no_breaking_whitespace_allowed":"Sorry, this field may not contain breaking whitespace characters.",
"errors.com.epicgames.validation.no_iso_control_chars_allowed":"Sorry, this field may not contain ISO control characters.",
"errors.com.epicgames.validation.no_reserved_space_chars_allowed":"Sorry, this field may not contain reserved space characters.",
"errors.com.epicgames.validation.no_reserved_unicode_chars_allowed":"Sorry, this field may not contain reserved unicode characters.",
"errors.com.epicgames.validation.no_whitespace_allowed":"Sorry, this field may not contain whitespace.",
"errors.com.epicgames.validation.not_blank_or_null":"Sorry, this field may not be blank or null.",
"errors.com.epicgames.common.validation.invalid_email":"Sorry, the email address you entered does not appear to be valid.",
"errors.com.epicgames.common.validation.country.validation_failed":"Sorry the value you entered does not appear to be a valid ISO country code.",
"errors.com.epicgames.account.sdn.challenge.invalid_dob_format":"You must provide a valid birthdate of 'YYYY-MM-dd' format",
"errors.com.epicgames.common.oauth.oauth_error":"Sorry, your oauth request is invalid. Please check your request body and headers.",
"errors.com.epicgames.common.oauth.invalid_client":"Sorry, the oauth client you are using is not a valid client.",
"errors.com.epicgames.common.oauth.invalid_request":"Sorry, the oauth request you made is not valid. Please check your request body and headers.",
"errors.com.epicgames.common.oauth.invalid_grant":"Sorry, the oauth grant you are trying to perform is invalid. Please check your request body and headers.",
"errors.com.epicgames.common.oauth.invalid_token":"Sorry, the oauth token you are using is invalid. Please obtain a new token.",
"errors.com.epicgames.common.oauth.unauthorized_client":"Sorry, the oauth grant you are performing cannot be performed by your client.",
"errors.com.epicgames.common.oauth.unsupported_grant_type":"Sorry, the oauth grant type you are using is not supported.",
"errors.com.epicgames.common.entitlement.required_entitlement_not_found":"Sorry, you don't have the entitlement needed to perform this action.",
"errors.com.epicgames.xmpp.server_error":"Sorry, there was an error communicating with the XMPP server.",
"errors.com.epicgames.xmpp.connection":"Sorry, we were unable to connect to the XMPP server.",
"errors.com.epicgames.xmpp.timeout":"Sorry, we encountered a timeout while connecting to the XMPP sever. Please try again later.",
"net.sf.oval.constraint.Assert":"Field does not satisfy condition: {expression}.",
"net.sf.oval.constraint.AssertFalse":"Field is not false.",
"net.sf.oval.constraint.AssertTrue":"Field is not true.",
"net.sf.oval.constraint.CheckWith":"Field {simpleCheck} not satisfied.",
"net.sf.oval.constraint.DateRange":"Field is not in the range {min} through {max}.",
"net.sf.oval.constraint.EqualToField":"Field is not equal to field {fieldName}.",
"net.sf.oval.constraint.Future":"Field must be in the future.",
"net.sf.oval.constraint.HasSubstring":"Field must contain the substring \"{substring}\".",
"net.sf.oval.constraint.InstanceOf":"Field must be an instance of {types}.",
"net.sf.oval.constraint.InstanceOfAny":"Field must be an instance of {types}.",
"net.sf.oval.constraint.Length":"Field is not between {min} and {max} characters long.",
"net.sf.oval.constraint.MatchPattern":"Field does not match the pattern {pattern}.",
"net.sf.oval.constraint.Max":"Field cannot be greater than {max}.",
"net.sf.oval.constraint.MaxLength":"Field cannot be longer than {max} characters.",
"errors.com.epicgames.common.validation.max_length_exceeded":"Field cannot be longer than {max} characters.",
"net.sf.oval.constraint.MaxSize":"Field cannot have more than {max} elements.",
"net.sf.oval.constraint.MemberOf":"Field must be one of these values: {members}.",
"net.sf.oval.constraint.Min":"Field cannot be smaller than {min}.",
"net.sf.oval.constraint.MinLength":"Field cannot be smaller than {min} characters.",
"net.sf.oval.constraint.MinSize":"Field cannot have less than {min} elements.",
"net.sf.oval.constraint.NoSelfReference":"Field illegal self reference.",
"net.sf.oval.constraint.NotBlank":"Field cannot be blank.",
"net.sf.oval.constraint.NotEmpty":"Field cannot be empty.",
"net.sf.oval.constraint.NotEqual":"Field must not equal {testString}.",
"net.sf.oval.constraint.NotEqualToField":"Field must not equal to field {fieldName}.",
"net.sf.oval.constraint.NotMemberOf":"Field must not be one of these values: {pattern}.",
"net.sf.oval.constraint.NotNegative":"Field cannot be negative.",
"net.sf.oval.constraint.NotNull":"Field cannot be null.",
"net.sf.oval.constraint.Past":"Field must be in the past.",
"net.sf.oval.constraint.Range":"Field is not in the range {min} through {max}.",
"net.sf.oval.constraint.Size":"Field does not have between {min} and {max} elements.",
"net.sf.oval.constraint.ValidateWithMethod":"Field indicated to be invalid by method {methodName}({parameterType}).",
"errors.com.epicgames.common.throttled":"Sorry, you are visiting our service too frequent, please try again later.",
"errors.com.epicgames.identity.realid.result_verification.invalid_response":"Response is blank",
"errors.com.epicgames.identity.realid.result_verification.decrypt_error":"Unable to decrypt response message",
"errors.com.epicgames.identity.realid.result_verification.invalid_format":"Invalid response format",
"errors.com.epicgames.identity.realid.result_verification.server_error":"RealID provider unknown error",
"errors.com.epicgames.identity.realid.result_verification.missing_required_data":"No value found for transaction",
"errors.com.epicgames.identity.realid.result_verification.invalid_birthday":"Birthday format is invalid",
"errors.com.epicgames.identity.realid.result_verification.invalid_nationality":"Nationality value is invalid",
"errors.com.epicgames.identity.realid.account_not_found":"No RealId account was found",
"errors.com.epicgames.identity.realid.token_verify_failed":"Token verify failed",
"errors.com.epicgames.identity.realid.link_epic_account.token_account_mismatch":"Token was issued for different epicAccount",
"errors.com.epicgames.identity.realid.link_epic_account.max_linked_accounts_restriction":"RealId Account has already linked max number of allowed epicAccounts",
"errors.com.epicgames.identity.realid.link_epic_account.operation_conflict":"Link operation for epic account id to realId couldn't be processed due to concurrent op",
"errors.com.epicgames.identity.realid.link_epic_account.already_linked":"Epic Account is already linked to another RealId Account",
"errors.com.epicgames.identity.realid.link_epic_account.not_linked":"Epic Account is not linked to RealId Account",
"errors.com.epicgames.identity.realid.link_minor.operation_conflict":"Linking of minor to same guardian is already in progress",
"errors.com.epicgames.identity.realid.link_minor.adult_age_group":"Linking of adults if forbidden",
"errors.com.epicgames.identity.realid.link_minor.max_linked_minors_restriction":"RealId Account has already linked max number of minors",
"errors.com.epicgames.identity.realid.link_minor.guardian_exists":"Minor is linked to another guardian",
"errors.com.epicgames.identity.realid.link_minor.guardian_not_linked":"Provided guardian is not linked to minor",
"errors.com.epicgames.identity.realid.link_minor.guardian_age":"Guardian should be older than minor by at least 20 years",
"errors.com.epicgames.identity.realid.under_12":"Minors under 12 are not allowed to play",
"errors.com.epicgames.identity.realid.link_minor.realname_mismatch":"Provided RealName doesn't match to registered RealID Account's value",
"errors.com.epicgames.identity.realid.link_minor.birthday_mismatch":"Provided birth date doesn't match the value for registered RealID Account",
"errors.com.epicgames.identity.realid.timetable.no_timetable_for_adult":"It is forbidden to set timetable for adult",
"errors.com.epicgames.identity.realid.timetable.wrong_format":"Timetable should provide value for each hour of each day in a week",
"errors.com.epicgames.identity.realid.timetable.compulsory_shutdown_time_override":"You can not override compulsory shutdown time for minor of age group",
"errors.com.epicgames.identity.realid.minor_not_linked":"Guardian is not linked to minor",
"errors.com.epicgames.identity.realid.no_guardian":"No Guardian specified for minor",
"errors.com.epicgames.identity.realid.auth.failed":"Authentication failed",
"errors.com.epicgames.identity.realid.update.email_not_allowed_for_minors":"It is prohibited to set email for minors",
"errors.com.epicgames.identity.realid.update.email_is_used":"Email already has been set for different account",
"errors.com.epicgames.identity.realid.result_verification.client_error.authentication_attempts_exceeded":"RealId provider error",
"errors.com.epicgames.identity.realid.link_minor.link_foreignor_forbidden":"Linking of foreigner is forbidden",
"errors.com.epicgames.coderedemption.code_not_found":"Code does not exist.",
"errors.com.epicgames.coderedemption.invalid_code":"Redemption code is invalid.",
"errors.com.epicgames.coderedemption.invalid_code_status":"The code is not in active status.",
"errors.com.epicgames.coderedemption.code_not_active":"The code is not activated yet.",
"errors.com.epicgames.coderedemption.code_required":"Redemption code is required.",
"errors.com.epicgames.coderedemption.code_used":"This redemption code has already been used.",
"errors.com.epicgames.coderedemption.code_expired":"The code has expired.",
"errors.com.epicgames.coderedemption.unsupported_namespace":"This type of code cannot be redeemed on this website. Please visit {0}.",
"errors.com.epicgames.coderedemption.product_owned":"Your code was not redeemed because you already have this product.",
"errors.com.epicgames.coderedemption.multiple_redemptions_not_allowed":"Cannot redeem the same code more than once.",
"errors.com.epicgames.coderedemption.code_use_expired":"Code redemption failed. Please contact customer service with the code you entered.",
"errors.com.epicgames.coderedemption.code_use_not_found":"Code redemption failed. Please contact customer service with the code you entered.",
"errors.com.epicgames.coderedemption.codeUse_already_used":"Code redemption failed. Please contact customer service with the code you entered.",
"errors.com.epicgames.coderedemption.batch_not_found":"Code redemption failed. Please contact customer service with the code you entered.",
"errors.com.epicgames.ecommerce.fulfillment.code.criteria.reject":"Your code redemption has been rejected as you already own the product.",
"errors.com.epicgames.catalog.offer_not_found":"Code redemption failed. Please contact customer service with the code you entered.",
"errors.com.epicgames.ecommerce.fulfillment.offer_deleted":"Code redemption failed. Please contact customer service with the code you entered.",
"errors.com.epicgames.ecommerce.fulfillment.offer_has_none_item":"Code redemption failed. Please contact customer service with the code you entered.",
"errors.com.epicgames.ecommerce.fulfillment.ineffective_offer":"The product you are redeeming is not released yet. Please try again later.",
"errors.com.epicgames.ecommerce.fulfillment.offer_expired":"The product you are redeeming is no longer available or has expired.",
"errors.com.epicgames.coderedemption.account_not_allowed_redeem":"The code belongs to other account, redemption is not allowed.",
"errors.com.epicgames.coderedemption.region_not_allowed_redeem":"This code can only be used for accounts in the specified country. Please use another code, or contact our customer support.",
"errors.com.epicgames.ecommerce.fulfillment.offer_region_blocked":"This code can only be used for accounts in the specified country. Please use another code, or contact our customer support.",
"errors.com.epicgames.ecommerce.fraud.geo_locked_redemption":"This code can only be used for the specified country. Please make sure you are not using any applications that would alter your location information. If you continue to have issues, please contact our customer support.",
"errors.com.epicgames.coderedemption.client_not_allowed_redeem":"The code is not allowed to redeem by this client.",
"errors.com.epicgames.coderedemption.invalid_code_criteria":"We cannot process your request, please contact our customer service.",
"errors.com.epicgames.coderedemption.criteria.reject":"We cannot process your request, please contact our customer service.",
"errors.com.epicgames.coderedemption.reject_on_fraud":"We cannot process your request, please contact our customer service.",
"errors.com.epicgames.ecommerce.fulfillment.code_not_redeemable":"The code is not a redemption code.",
"errors.com.epicgames.ecommerce.fulfillment.code_not_redeemable.coupon_code":"Coupon codes can only be redeemed during a purchase checkout.",
"errors.com.epicgames.coderedemption.criteria.content_already_owned":"You already have this product, so we can not redeem this code.",
"errors.com.epicgames.coderedemption.criteria.content_partial_owned":"You have one or more items for this code, so you can not redeem. If you feel like this is a mistake, please contact Customer Support.",
"errors.com.epicgames.coderedemption.criteria.missing_entitlement":"You do not meet the prerequisite to redeem this code.",
"errors.com.epicgames.ecommerce.fulfillment.prerequisites_not_satisfied":"Sorry, you do not have a prerequisite to fulfill the redemption code.",
"epic.footer.copyright":"© {0}, Epic Games, Inc. Epic Games, Paragon, Unreal, Unreal Engine 4, UE4, and their respective logos are trademarks or registered trademarks of Epic Games, Inc. in the United States of America and elsewhere. All rights reserved.",
"epic.footer.sonyCopyright":"© The 'PS' Family logo is a registered trademark and 'PS4' is a trademark of Sony Interactive Entertainment Inc.",
"epic.footer.terms_of_use":"Terms of service",
"epic.footer.privacy_policy":"Privacy policy",
"epic.footer.newsletter.email.label":"Email",
"epic.footer.newsletter.error.subscribed":"This email is already subscribed.",
"epic.footer.newsletter.error.invalid":"Please enter a valid email.",
"epic.footer.newsletter.error.unknown":"An error occurred while saving your information. Please try again.",
"epic.footer.newsletter.legal.notice":"By submitting your information, you are agreeing to receive news, surveys, and special offers from Epic Games.",
"epic.footer.social.link.label":"Follow Us on {0} (opens in new window)",
"epic.header.locale.title":"Localization",
"epic.header.locale.name.en_US":"English",
"epic.header.locale.name.fr":"Français",
"epic.header.locale.name.de":"Deutsch",
"epic.header.locale.name.ru":"Русский",
"epic.header.locale.name.ko":"한국어",
"epic.header.locale.name.es_MX":"Español (LA)",
"epic.header.locale.name.it":"Italiano",
"epic.header.locale.name.ja":"日本語",
"epic.header.locale.name.es_ES":"Español (Spain)",
"epic.header.locale.name.ar":"العربية",
"epic.header.locale.name.pt_BR":"Português (Brasil)",
"epic.header.locale.name.pt_PT":"Português (Portugal)",
"epic.header.locale.name.pl":"Polski",
"epic.header.locale.name.zh_CN":"简体中文",
"epic.header.locale.name.zh_Hant":"繁體中文",
"epic.header.locale.name.th":"ไทย",
"epic.header.locale.name.tr":"Türkçe",
"epic.header.cookie_compliance.info":"We use cookies to ensure the best experience on all Epic Games websites. To learn more, please see our {0}.",
"epic.header.cookie_compliance.policy":"privacy policy",
"epic.header.cookie_compliance.accept":"Close",
"messages.com.epicgames.plugin.commentrating.comments.comments":"There are {0} comments",
"messages.com.epicgames.plugin.commentrating.comments.comment":"There is {0} comment",
"common.partial_entitlement_warning.message":"This edition contains something you already have. Still interested?",
"common.partial_entitlement_warning.button.back":"No, nevermind",
"common.partial_entitlement_warning.button.continue":"Yes, buy now",
"common.platform_unsupported_warning.title":"Device not supported",
"common.platform_unsupported_warning.message":"This product is not compatible with your current device",
"common.platform_unsupported_warning.button.back":"Cancel",
"common.platform_unsupported_warning.button.continue":"Continue",
"common.platform_declaration_warning.message":"This content supports the platforms listed below. It does not support mobile devices.",
"common.platform_declaration_warning.supported_platforms":"Supported Platforms",
"common.platform_declaration_warning.button.back":"Cancel",
"common.platform_declaration_warning.button.continue":"Continue",
"epic.diesel.home.title":"Epic Games | Store",
"epic.diesel.social.meta.site_name":"Epic Games Store",
"epic.diesel.social.meta.site_description":"As a developer ourselves, we have always wanted a store with fair economics that connects us directly with our players. Thanks to the success of Fortnite, we are now able to share our capabilities with other developers and make that store a reality.",
"epic.diesel.social.meta.twitter_account":"@EpicGames",
"epic.diesel.social.meta.twitter_description":"The Epic Games Store is now open. Great games and a better deal for developers who receive 88% of revenue.",
"diesel.main.accessibility.carousel.dots.counter":"Slide {0} of {1}",
"egstore.main.accessibility.carousel.previous":"Previous Slide",
"egstore.main.accessibility.carousel.next":"Next Slide",
"diesel.main.navigation.home":"Home",
"egstore.tertiary.navigation.overview":"Overview",
"egstore.main.navigation.coupons":"Coupons",
"egstore.main.navigation.notification-center":"Notifications",
"diesel.main.navigation.library":"Library",
"diesel.main.navigation.store":"Store",
"diesel.main.navigation.friends":"Friends",
"diesel.main.navigation.unreal":"Unreal Engine",
"diesel.main.navigation.settings":"Settings",
"egstore.main.navigation.settings.update_available":"Update Available",
"diesel.main.navigation.dev_portal":"Dev Portal",
"diesel.main.navigation.go_online":"Go Online",
"diesel.main.navigation.sign_in":"Sign In",
"diesel.main.navigation.sign_out":"Sign Out",
"diesel.main.navigation.downloads":"Downloads",
"diesel.main.navigation.wishlist":"Wishlist",
"diesel.main.navigation.close":"Close",
"diesel.main.navigation.online":"Online",
"diesel.main.navigation.offline":"Offline",
"diesel.main.navigation.away":"Away",
"diesel.main.navigation.achievements":"Achievements",
"diesel.main.navigation.manage_account":"Manage Account",
"diesel.main.navigation.redeem_code":"Redeem Code",
"egstore.main.navigation.account":"Account",
"diesel.main.navigation.disable_single_sign_on":"Disable Single Sign-On",
"diesel.main.navigation.enable_single_sign_on":"Enable Single Sign-On",
"diesel.main.navigation.back_to_store":"Back to Store",
"diesel.main.navigation.go_back":"Go Back",
"diesel.main.navigation.epic_games":"Epic Games",
"diesel.main.navigation.mobile_disable_download":"Available on PC/MAC Only",
"diesel.main.home.sections.news":"Epic Games News",
"diesel.main.home.sections.featured":"Featured",
"diesel.main.home.sections.recently_played":"Quick Launch",
"diesel.main.home.sections.recently_played.promo":"Play for free",
"diesel.main.home.sections.friends_online":"Friends Online",
"diesel.main.home.sections.online_friends":"Online Friends",
"diesel.main.home.sections.friends_online.see_all":"See All",
"diesel.main.home.sections.friends_online.open_social":"Open Social",
"egstore.main.home.sections.social_notifications.max":"{0}+",
"egstore.main.home.sections.primary-navigation.pill-count.max":"{0}+",
"egstore.main.home.sections.friends_online.max":"{0}+",
"egstore.main.home.sections.primary-navigation.primary-count.max":"{0}+",
"diesel.main.home.sections.updating":"Updating",
"diesel.main.home.sections.updating.see_all":"See All",
"diesel.main.rightrail.sign_in":"Sign in",
"diesel.main.rightrail.updater.title":"Updating",
"diesel.main.rightrail.updater.no_tasks":"You have no tasks",
"diesel.main.rightrail.updater.error":"Error rendering current tasks",
"diesel.main.rightrail.updater.launcher":"Epic Games Launcher",
"diesel.main.rightrail.updater.cta":"See More",
"diesel.main.prompts.buttons.ok":"Ok",
"diesel.main.prompts.buttons.cancel":"Cancel",
"diesel.main.prompts.buttons.apply_changes":"Apply Changes",
"diesel.main.prompts.buttons.no_thanks":"No Thanks",
"diesel.main.prompts.dlc.pending_changes_title":"Would you like to apply your add-on changes?",
"diesel.main.prompts.dlc.pending_changes_title_v2":"Would you like to apply your changes?",
"diesel.main.prompts.dlc.count":"{0} Add-On",
"diesel.main.prompts.dlc.count.plural":"{0} Add-Ons",
"diesel.main.prompts.dlc.pending_changes_message.install":"With this change you will be installing {0}. You will be unable to make changes to this game during this process.",
"diesel.main.prompts.dlc.pending_changes_message.uninstall":"With this change you will be uninstalling {0}. You will be unable to make changes to this game during this process.",
"diesel.main.prompts.dlc.pending_changes_message":"With this change you will be installing {0} and uninstalling {1}. You will be unable to make changes to this game during this process.",
"diesel.main.prompts.dlc.banner_message.install":"{0} to be installed",
"diesel.main.prompts.dlc.banner_message.uninstall":"{0} to be uninstalled",
"diesel.main.prompts.dlc.banner_message":"{0} to be installed and {1} to be uninstalled",
"epic.error.404.title1":"page not",
"epic.error.404.title2":"found",
"epic.error.404.msg":"The page you were looking for was not found. Please verify the link/URL or try starting back at our home page.",
"epic.error.404.home":"Home Page",
"epic.error.500.title1":"server",
"epic.error.500.title2":"error",
"epic.error.500.msg1":"We are currently doing some updates to the site.",
"epic.error.500.msg2":"Sorry for the inconvenience, we should be back online shortly. Thank you for your patience.",
"epic.error.500.social":"See what's going on:",
"epic.common.search":"Search store",
"epic.common.search.no_results":"No results",
"epic.common.loading":"Loading...",
"epic.common.submit":"Submit",
"epic.common.check_it":"Check it",
"epic.common.got_it":"Got it",
"ui.form.required":"This field is Required",
"errors.com.epicgames.validation.invalid.date":"Please enter a valid date",
"errors.com.epicgames.validation.invalid.url":"Please enter a valid URL",
"errors.com.epicgames.validation.invalid":"Please enter a valid {0}",
"errors.com.epicgames.validation.max_length":"Please enter no more than {0} characters",
"errors.com.epicgames.validation.min_length":"Please enter more than {0} characters",
"epic.diesel.aboutform.firstname":"First Name",
"epic.diesel.aboutform.lastname":"Last Name",
"epic.diesel.aboutform.company":"Company",
"epic.diesel.aboutform.website":"Company Website",
"epic.diesel.aboutform.title":"Position / Title",
"epic.diesel.aboutform.email":"Email",
"epic.diesel.aboutform.country":"Country/Region",
"epic.diesel.aboutform.gamedescription":"Game Description",
"epic.diesel.aboutform.plannedshipdate":"Planned Ship Date",
"epic.diesel.aboutform.videolink":"Video Link",
"epic.diesel.aboutform.currentengine":"Current Engine",
"epic.diesel.aboutform.success":"The form was submitted successfully",
"epic.diesel.aboutform.failure":"The form failed to submit, please check your inputs and try again later.",
"epic.diesel.publishform.title":"Submission Received",
"epic.diesel.publishform.success":"Thank you for your interest in the Epic Games Store Self-Publishing beta.",
"epic.diesel.publishform.cta":"Back To Self Publishing",
"epic.diesel.download.launcher":"Download Epic Games Launcher",
"epic.diesel.open.launcher":"Open Epic Games Launcher",
"epic.diesel.download.thanks":"Thank you for buying",
"epic.diesel.download.install":"Install",
"epic.diesel.download.description_header":"Got Epic Games?",
"epic.diesel.download.description":"If you already have the Epic Games Launcher use the \"Open\" button otherwise download the Epic Games Launcher to play.",
"epic.diesel.download.disabled":"Download and install the Epic Games Launcher on a PC or Mac.",
"epic.diesel.region.block":"This content is currently unavailable in your platform or region.",
"epic.store.redemptionForm.offline":"You must have internet connection to redeem.",
"epic.store.redemptionForm.title":"Redeem your product",
"epic.store.redemptionForm.description":"Enter the product code distributed with a retail DVD or other Epic Games product code here.",
"epic.store.redemptionForm.description.locked":"Note: Your code will be locked while you sign into your account.",
"epic.store.redemptionForm.label":"Redeem your product",
"epic.store.redemptionForm.placeholder":"00000-00000-00000-00000",
"epic.store.redemptionForm.submit":"Redeem",
"epic.store.redemptionForm.imageAside":"The content will be bound to your Epic Games account forever, so make sure you sign in to the correct account when prompted",
"epic.store.redemptionForm.redeem_another_code":"Redeem another code",
"epic.store.redemptionForm.status.pending.title":"Awesome, you’re almost done!",
"epic.store.redemptionForm.status.pending.description":"Before you can access your content, you’ll need to sign in or create an account.\n\nYour Epic Games account allows you to participate in our growing Community of gamers and creators.",
"epic.store.redemptionForm.status.pending.cta":"Sign In",
"epic.store.redemptionForm.status.success.title":"You Redeemed Successfully!",
"epic.store.redemptionForm.status.success.description":"Open the launcher to start downloading the game.",
"epic.store.redemptionForm.status.redeeming.title":"Redeeming Code",
"epic.store.redemptionForm.status.redeeming.description":"Please wait...",
"diesel.feed.social.facebook":"Facebook",
"diesel.feed.social.steam":"Steam",
"diesel.feed.social.vk":"VK",
"diesel.feed.friend_suggestions.subTitle":"{0} friends to play with",
"diesel.feed.friend_suggestions.name_and_username":"{0} aka {1}",
"diesel.feed.friend_suggestions.connection.facebook":"Friends on {0}",
"diesel.feed.friend_suggestions.connection.vk":"Friends on {0}",
"diesel.feed.hardcoded_posts.welcome.title":"Welcome to the new Epic Game Launcher!",
"diesel.feed.hardcoded_posts.welcome.cta_text":"Find out more",
"diesel.feed.hardcoded_posts.login.title":"Log in to Epic Games for personalized content",
"diesel.feed.hardcoded_posts.login.cta_text":"Log in",
"diesel.feed.add_friends.add":"Add",
"diesel.feed.add_friends.added":"Added",
"diesel.feed.add_friends.dismiss":"Dismiss",
"diesel.feed.add_friends.see_all":"See all",
"diesel.feed.add_friends.invite_friends":"Invite friends",
"diesel.feed.add_friends.toast.added":"{0} was added to your Friends list.",
"diesel.feed.add_friends.toast.error":"Sorry, this action cannot be completed at this time.",
"diesel.feed.incoming_invites.add":"Accept",
"diesel.feed.incoming_invites.added":"Accepted",
"diesel.feed.incoming_invites.dismiss":"Dismiss",
"diesel.feed.incoming_invites.cardSubTitle":"Friend request",
"diesel.feed.incoming_invites.see_all":"See all",
"diesel.feed.incoming_invites.subTitle":"{0} requests pending",
"diesel.feed.incoming_invites.title":"Friend Requests",
"diesel.feed.incoming_invites.toast.added":"{0} was added to your Friends list.",
"diesel.feed.incoming_invites.toast.error":"Sorry, this action cannot be completed at this time.",
"diesel.feed.recent_players.add":"Add",
"diesel.feed.recent_players.added":"Added",
"diesel.feed.recent_players.dismiss":"Dismiss",
"diesel.feed.recent_players.cardSubTitle":"Plays {0}",
"diesel.feed.recent_players.subTitle":"Recently Played",
"diesel.feed.recent_players.title":"Epic Games",
"diesel.feed.recent_players.toast.added":"{0} was added to your Friends list.",
"diesel.feed.recent_players.toast.error":"Sorry, this action cannot be completed at this time.",
"diesel.feed.feed.error.message":"Something went wrong.",
"diesel.feed.feed.error.reload":"Reload page",
"diesel.feed.feed.error.try_again":"Try again",
"diesel.feed.feed.end":"No more news. Time to squad up and play!",
"diesel.feed.authors.epic":"Epic Games",
"diesel.feed.authors.fortnite":"Fortnite",
"egstore.cart.cart":"Cart",
"egstore.cart.error.add_failed":"Failed to add title to your cart. Please try again.",
"egstore.cart.error.remove_failed":"Failed to remove title from your cart. Please try again",
"egstore.cart.error.region_block":"This product is unavailable and cannot be added to your cart.",
"egstore.cart.error.full":"Your cart is full. Additional items cannot be added.",
"egstore.cart.my_cart":"My Cart",
"egstore.cart.empty_cart_title":"Your cart is empty.",
"egstore.cart.summary.title_games":"Games and Apps Summary",
"egstore.cart.summary.price":"Price",
"egstore.cart.summary.sale_discount":"Sale Discount",
"egstore.cart.summary.coupon_discount":"Coupon Discount",
"egstore.cart.summary.subtotal":"Subtotal",
"egstore.cart.summary.taxes":"Taxes",
"egstore.cart.summary.taxes_calculation":"Calculated at Checkout",
"egstore.cart.move_to_wishlist":"Move to wishlist",
"egstore.cart.validation.page_level.error.checkout":"An error occurred during checkout. Please try again later.",
"egstore.cart.validation.page_level.error.general":"Your cart needs attention before you can check out. Please review your cart items for more information.",
"egstore.cart.validation.page_level.error.in_library":"{0} is already in your library. Remove this item from your cart to proceed with checkout.",
"egstore.cart.validation.page_level.error.missing_prereq":"Purchasing {0} requires: {1}.",
"egstore.cart.validation.page_level.warning.general":"Please review the items in your cart for important information.",
"egstore.cart.validation.page_level.warning.no_partial_upgrade":"Some of the contents of {0} are already in your library.",
"egstore.cart.validation.page_level.info.partial_upgrade":"{0} will upgrade an item in your library.",
"egstore.cart.validation.card_level.error.missing_prereq":"Purchasing this item requires: {0}. Add the required products to your cart or remove this item to proceed with checkout.",
"egstore.cart.validation.card_level.error.in_library":"This item is already in your library. Remove this item from your cart to proceed with checkout.",
"egstore.cart.validation.card_level.error.conflicting_items":"This item conflicts with other items in your cart: {0}. Remove conflicting items to proceed with checkout.",
"egstore.cart.validation.card_level.error.region_restricted":"This item is not available in your region. Please remove this item from your cart to proceed with checkout.",
"egstore.cart.validation.card_level.warning.no_partial_upgrade":"Some of the contents of this item are already in your library. You will not receive additional copies of these items.",
"egstore.cart.validation.card_level.warning.voucher.lower_than_min_sales_price":"This item is not eligible for coupons because it does not meet the minimum purchase requirement.",
"egstore.cart.validation.card_level.warning.voucher.ineligible":"This item is not eligible for coupons.",
"egstore.cart.validation.card_level.info.partial_upgrade":"This will upgrade an item in your library.",
"egstore.cart.success.title":"Thanks for Your Order",
"egstore.cart.success.email_sent":"We've sent you an email with a receipt for:",
"egstore.cart.success.order_number":"Order number {0}",
"egstore.cart.success.cta_title.singular":"Ready to install your product?",
"egstore.cart.success.cta_title.plural":"Ready to install your products?",
"egstore.cart.checkout.cta.continue_checkout":"Check Out Anyway",
"egstore.cart.checkout.cta.review_purchase":"Review Purchase",
"egstore.cart.checkout.partial_entitlement.title":"Parts of the following items are already in your library.",
"egstore.cart.checkout.partial_entitlement.detail":"If you purchase an item more than once, you will still only own one copy of it.",
"egstore.content_gate.title":"Content Unavailable",
"egstore.content_gate.instructions":"To access restricted features and parental controls, your parent or guardian needs to complete your account setup. Please ask them to check their email.",
"egstore.content_gate.request_permission":"Request Permission",
"egstore.content_gate.learn_more":"Learn more about parental permission.",
"egstore.coupons.expiring.single":"You have a coupon waiting for you, use it before it goes away!",
"egstore.coupons.expiring.multiple":"You have coupons waiting for you, use them before they go away!",
"egstore.coupons.expiring_soon.single":"Your Coupon Expires Soon",
"egstore.coupons.expiring_soon.multiple":"Your Coupons Expire Soon",
"egstore.coupons.expiring_soon.primary_action":"View coupons",
"egstore.coupons.free.claimed":"Claimed",
"egstore.coupons.get_free_coupon":"Get my Epic coupon",
"egstore.coupons.claim_coupon":"Claim Coupon",
"egstore.coupons.new_coupon_toast.message":"You have just received a coupon for {0}",
"egstore.coupons.new_coupon_toast.message_generic":"You have just received a coupon!",
"egstore.coupons.new_coupon_toast.primary_action":"View coupon",
"egstore.coupons.new_coupon_toast.title":"Coupon Available",
"egstore.coupons.expires_on":"Expires on {0}",
"egstore.coupons.minimum_price":"For games priced at {0} or higher",
"egstore.coupons.see_details":"See Details",
"egstore.coupons.coupon_details_link_markdown":"See [coupon details]({0}) for terms and conditions.",
"egstore.coupons.coupon_details_link_markdown_v2":"[coupon details]({0})",
"egstore.coupons.view_coupons_link_markdown":"[view coupons]({0})",
"egstore.coupons.coupon_tooltip_claim":"Claim",
"egstore.coupons.coupon_tooltip_claimed":"Claimed",
"egstore.coupons.use.view_details":"View eligibility details.",
"egstore.coupons.use.discount_eligible_description":"Great news! You're getting {0} off by spending {1} or more on eligible items.",
"egstore.coupons.use.discount_ineligible_description":"Your cart doesn't qualify for this coupon. Get {0} off when you spend {1} or more on eligible items.",
"egstore.coupons.use.aria.discount_list_description":"List of coupon discounts",
"egstore.download.mobile":"Available on Windows and macOS",
"egstore.download.alsoAvailable.mac":"Also available on macOS",
"egstore.download.alsoAvailable.windows":"Also available on Windows",
"egstore.publish.form.error":"Unable to submit. Please try again later",
"egstore.publish.form.privacy_checkbox":"I acknowledge I have received and reviewed Epic's {0}",
"egstore.purchase.confirmation.download_launcher":"Download Launcher",
"egstore.purchase.confirmation.order_number":"Order {0}",
"egstore.purchase.confirmation.manage_library":"Go to Library",
"egstore.purchase.confirmation.open_launcher":"Open Launcher",
"egstore.purchase.confirmation.title":"Thanks for your order!",
"egstore.purchase.confirmation.subtitle":"An email receipt has been sent to you.",
"egstore.purchase.confirmation.subtitle.cart":"These items have been added to your library. An email receipt has been sent to you.",
"egstore.purchase.confirmation.subtitle.free":"This item has been added to your library.",
"egstore.purchase.confirmation.subtitle.free.cart":"These items have been added to your library.",
"egstore.purchase.confirmation.subtitle.mobile":"An email receipt has been sent to you. Download or install the Epic Games Launcher on a PC or Mac to get started.",
"egstore.purchase.confirmation.subtitle.mobile.cart":"These items have been added to your library. An email receipt has been sent to you. Download or install the Epic Games Launcher on a PC or Mac to get started.",
"egstore.purchase.confirmation.subtitle.mobile.free":"This item has been added to your library. Download or install the Epic Games Launcher on a PC or Mac to get started.",
"egstore.purchase.confirmation.subtitle.mobile.free.cart":"These items have been added to your library. Download or install the Epic Games Launcher on a PC or Mac to get started.",
"egstore.email.opt_in":"I would like to receive news, surveys and special offers from Epic Games.",
"egstore.email.opt_in_error":"Unable to process your request",
"egstore.email.opt_in_toggle_enabled":"You are subscribed to emails from Epic Games.",
"egstore.email.preferences":"Manage all your communication preferences",
"egstore.email.preferences_v2":"Manage Preferences",
"egstore.wishlist.notification_email_notice":"Add items to your wishlist to allow notifications by email when they become available, go on sale or feature new content.",
"egstore.wishlist.notification_toggle":"Receive email notifications about my wishlist.",
"egstore.wishlist.notification_toggle_v2":"I would like to receive email notifications about my wishlist.",
"egstore.wishlist.notification_toggle_enabled":"You are subscribed to wishlist email notifications.",
"egstore.wishlist.notification_toggle_tooltip":"Get notified when your wishlisted games go on sale, or are available for purchase or pre-purchase.",
"egstore.wishlist.notification_toggle_loading":"Updating Preference",
"egstore.wishlist.add_to_wishlist":"Add to Wishlist",
"egstore.wishlist.in_wishlist":"In Wishlist",
"egstore.wishlist.add_tooltip":"Add to Wishlist",
"egstore.wishlist.remove_tooltip":"Remove From Wishlist",
"egstore.wishlist.condensed_layout":"Switch to wishlist condensed view",
"egstore.wishlist.expanded_layout":"Switch to wishlist expanded view",
"egstore.wishlist.saved":"Saved!",
"egstore.wishlist.view_all_wishlist":"See all of your wishlist items",
"egstore.wishlist.remove_success":"Removed",
"egstore.wishlist.view_wishlist":"View Wishlist",
"egstore.wishlist.exceed_max_size_title":"Wishlist limit reached",
"egstore.wishlist.exceed_max_size_description":"To add more games to your wishlist, please remove some games",
"egstore.wishlist.search":"Search Wishlist",
"egstore.wishlist.undo":"Undo",
"egstore.wishlist.undo.removed":"{0} was removed",
"egstore.wishlist.sort_type.on_sale":"On Sale",
"egstore.wishlist.sort_type.recently_added":"Recently Added",
"egstore.wishlist.items":"{0} items",
"egstore.wishlist.items.one":"1 item",
"egstore.wishlist.items.max":"Max of {0} items reached",
"egstore.wishlist.wishlist_promotion_title_multiple":"Wishlist Items on Sale",
"egstore.wishlist.wishlist_promotion_title_one":"Wishlist Item on Sale",
"egstore.wishlist.wishlist_promotion_description_multiple":"{0} items on your wishlist are available for sale.",
"egstore.wishlist.wishlist_promotion_description_one":"{0} is on sale for {1}% off.",
"egstore.wishlist.go_to_your_wishlist":"Go to your wishlist",
"egstore.wishlist.check_it_out":"Check it out",
"egstore.wishlist.prepurchase_toast_title_one":"Wishlist Item is Now Available for Pre-Purchase",
"egstore.wishlist.prepurchase_toast_title_multiple":"Wishlist Items Now Available for Pre-Purchase",
"egstore.wishlist.prepurchase_toast_description_one":"{0} on your wishlist is now available for pre-purchase.",
"egstore.wishlist.prepurchase_toast_description_multiple":"{0} items on your wishlist are now available for pre-purchase.",
"egstore.wishlist.available_toast_title_one":"Wishlist Item is Now Available ",
"egstore.wishlist.available_toast_title_multiple":"Wishlist Items Are Now Available",
"egstore.wishlist.available_toast_description_one":"{0} on your wishlist is now available to purchase and play.",
"egstore.wishlist.available_toast_description_multiple":"{0} items on your wishlist are now available.",
"egstore.wishlist.first_toast_title":"You've added an item to your wishlist!",
"egstore.wishlist.first_toast_description":"You'll receive notifications when the statuses of your wishlist items change.",
"egstore.wishlist.empty_results.message":"You haven't added anything to your wishlist yet.",
"egstore.wishlist.empty_results.shop_discover":"Shop for Games & Apps",
"egstore.wishlist.wishlist_blade":"From Your Wishlist",
"egstore.filters.remove_filters":"Remove all filters.",
"egstore.filters.no_results_body":"No results were found for these filters. Try adjusting or resetting your filters for different results.",
"egstore.filters.reset_filters":"Reset Filters",
"errors.com.epicgames.list.add_failed":"Failed to add title to your wishlist. Please try again.",
"errors.com.epicgames.list.remove_failed":"Failed to remove title from your wishlist. Please try again.",
"diesel.library.cards.shop":"Shop Games & Mods",
"diesel.library.cards.shopOffline":"Go online to shop Games & Mods",
"diesel.library.settings.game_achievements":"Game Achievements",
"diesel.library.settings.go_to_store_page":"Go To Store Page",
"diesel.library.settings.manageDLC":"Manage Add-Ons",
"diesel.library.settings.options":"Options",
"diesel.library.settings.verify":"Verify",
"diesel.library.settings.manage":"Manage",
"diesel.library.settings.manage_mods":"Manage Mods",
"diesel.library.settings.explore_mods":"Explore Mods",
"diesel.library.settings.explore_addons":"Explore Addons",
"diesel.library.settings.shortcut":"Create a Shortcut",
"diesel.library.settings.cloud_save":"Enable Cloud Save",
"diesel.library.settings.cloud_sync":"Sync Data Now",
"diesel.library.settings.cloud_sync.desc":"last synced {0}",
"diesel.library.settings.autoUpdate":"Auto Update",
"diesel.library.settings.uninstall":"Uninstall",
"diesel.library.settings.cancel_install":"Cancel Install",
"diesel.library.settings.cancel_waiting_room":"Cancel Waiting Room",
"diesel.library.settings.version":"Version",
"diesel.library.settings.add_to_favorites":"Add To Favorites",
"diesel.library.settings.remove_from_favorites":"Remove From Favorites",
"diesel.library.settings.add_to_collection":"Add To Collection",
"diesel.library.settings.remove_from_collection":"Remove From '{0}'",
"diesel.library.settings.create_collection":"Create New Collection",
"diesel.library.settings.rename_collection":"Rename Collection",
"diesel.library.settings.remove_collection":"Remove Collection",
"diesel.library.snackbar.create_collection.success":"New Collection '{0}' created",
"diesel.library.snackbar.create_collection.failed":"Failed to create new collection",
"diesel.library.snackbar.rename_collection.success":"Collection name changed",
"diesel.library.snackbar.rename_collection.failed":"Failed to change collection name",
"diesel.library.snackbar.remove_collection.success":"Collection '{0}' removed'",
"diesel.library.snackbar.remove_collection.failed":"Failed to remove collection",
"diesel.library.snackbar.add_collection_item.success":"{0} successfully added to {1}",
"diesel.library.snackbar.add_collection_item.failed":"Failed to add {0} to {1}",
"diesel.library.snackbar.auto_add_collection_item.failed":"Failed to add {0} to the collection (timeout)",
"diesel.library.snackbar.remove_collection_item.success":"{0} successfully removed from {1}",
"diesel.library.snackbar.remove_collection_item.failed":"Failed to remove {0} from {1}",
"diesel.library.installer.stats.downloadTitle":"Download",
"diesel.library.installer.stats.diskReadTitle":"Read",
"diesel.library.installer.stats.diskWriteTitle":"Write",
"diesel.library.installer.stats.operationsTitle":"Operations",
"diesel.library.installer.stats.amountDownloaded":"{0} of {1}",
"diesel.library.dlc":"{0} Add-On",
"diesel.library.dlc.plural":"{0} Add-Ons",
"diesel.library.dlc.apply":"Apply",
"diesel.library.dlc.moreInfo":"More Info",
"egstore.common.remove":"Remove",
"egstore.library.error.partneractivation":"{0}: Your game activation was not successful.",
"egstore.library.error.partneractivation.faq":"Please check out this FAQ for assistance.",
"egstore.library.error.partneractivation.unknown":"An unexpected error has occurred. ({0})",
"egstore.library.toggle.view_grid":"Grid view",
"egstore.library.toggle.view_list":"List view",
"egstore.library.reload.reload_library":"Refresh library",
"egstore.library.reload.a11y.reload_library":"Refresh library",
"egstore.library.sort.alphabetical":"Alphabetical",
"egstore.library.sort.alphabetical.asc":"Alphabetical A-Z",
"egstore.library.sort.alphabetical.desc":"Alphabetical Z-A",
"egstore.library.sort.recently_played":"Recently Played",
"egstore.library.sort.recently_purchased":"Recently Purchased",
"egstore.library.sort.time_played":"Time Played",
"egstore.library.filter.all":"All",
"egstore.library.filter.installed":"Installed",
"egstore.library.sort.title":"Sort by:",
"egstore.library.filter.title":"Filter:",
"egstore.library.column.timePlayed":"Time Played",
"egstore.library.column.size":"Size",
"egstore.library.column.action":"Action",
"egstore.library.column.progress":"Progress",
"egstore.library.navigation.back_to_library":"Back to Library",
"egstore.library.navigation.projects_and_assets":"Project & Assets",
"egstore.library.navigation.marketplace":"Marketplace",
"egstore.library.mods.installed_mods":"{0} Mods",
"egstore.library.removed_from_store":"Removed from the Store",
"egstore.library.mods.settings.remove":"Remove",
"egstore.library.mods.settings.flag":"Flag",
"egstore.library.additional_content.banner.title":"But wait, there's more",
"egstore.library.additional_content.banner.addons.subtitle":"Get more {0} Add-Ons in the Epic Store",
"egstore.library.additional_content.banner.mods.subtitle":"Get more {0} Mods in the Epic Store",
"egstore.userpolls.footer.xp_message":"Provide feedback on this title for {0} XP.",
"egstore.userpolls.tooltip.earned":"You earned",
"egstore.userpolls.skip_text.list":"Not relevant",
"egstore.userpolls.skip_text.grid":"None of the Above",
"egstore.userpolls.star_rating.default":"Click to select",
"egstore.userpolls.star_rating.one":"Not for me",
"egstore.userpolls.star_rating.two":"Okay",
"egstore.userpolls.star_rating.three":"Good",
"egstore.userpolls.star_rating.four":"Great",
"egstore.userpolls.star_rating.five":"Amazing",
"egstore.userpolls.star_rating.result.yours":"Your Rating",
"egstore.userpolls.star_rating.result.avg":"AVG Rating",
"egstore.userpolls.toast.results.title":"Thanks for your feedback!",
"egstore.userpolls.toast.results.not.relevant":"Your input helps us improve our reviews.",
"egstore.userpolls.toast.results.description":"Once more players have answered, response data will show here.",
"egstore.userpolls.toast.results.feedback":"Your feedback is appreciated.",
"egstore.userpolls.toast.results.tooltip":"Your response helps us improve this game's reviews for all players.",
"egstore.store.browse.label.games":"Games",
"egstore.store.game.now_on_epic":"NOW ON EPIC",
"egstore.store.modding_toolkit.banner.title":"Mods are currently inactive for this game",
"egstore.store.modding_toolkit.banner.description":"The creation of new mods for \"{0}\" has been temporarily paused by the game developer. Please try again later.",
"egstore.store.modding_toolkit.banner.guides.disabled":"Guides for \"{0}\" are not available at this time",
"egstore.store.modding_toolkit.banner.submit.suspended":"Mod creation for \"{0}\" is temporarily disabled. Try again later.",
"egstore.store.modding_toolkit.submit.suspended":"New mods submissions for the game are not available now",
"diesel.store.featuredRow.cta":"Epic Games Store and our partners team up to give you a free game every two weeks",
"diesel.store.upcomingGames.title":"Upcoming Games",
"diesel.store.upcomingGames.description":" ",
"diesel.store.modEditors.title":"Mod Editors",
"diesel.store.modEditors.description":"Ignite a world of possibilities and get more out of the games you love. Browse mod editors for your favorite PC games.",
"diesel.store.label.game":"{0} Game",
"diesel.store.label.games":"{0} Games",
"diesel.store.freeGames.collection.label":"Free To Play",
"diesel.store.freeGames.title":"Get a free game to play {0}",
"diesel.store.freeGames.subtitle":"every week",
"diesel.store.freeGames.availability.free.label":"Free Now - {0} at {1}",
"diesel.store.freeGames.availability.free.labelWithNoEndDate":"Free Now",
"diesel.store.freeGames.availability.free.tag":"Free Now",
"diesel.store.freeGames.availability.free.tag.2fa":"Free Now | Requires 2FA",
"diesel.store.freeGames.availability.soon.label":"Free {0} - {1}",
"diesel.store.freeGames.availability.soon.labelWithNoEndDate":"Free {0}",
"diesel.store.freeGames.availability.comingSoon.tag":"Coming Soon",
"diesel.store.freeGames.availability.offerExpired.tag":"Offer Expired",
"diesel.store.freeGames.locked":"Locked free game",
"diesel.store.freeGames.unlocking":"Unlocking...",
"diesel.store.freeGames.vaulted.title":"Mystery Game",
"diesel.store.freeGames.vaulted.unlockingIn":"Unlocking in {0}",
"diesel.store.game.available":"Available {0}",
"diesel.store.game.new_to_epic":"NEW TO EPIC",
"diesel.store.aria.counter":"{0} of {1}",
"diesel.store.aria.selection.current":"Current item",
"diesel.store.takeover.available_now":"Available now",
"diesel.store.browse.num_game":"{0} Game",
"diesel.store.browse.num_games":"{0} Games",
"diesel.store.browse.filter":"Filter {0}",
"diesel.store.browse.collapse_filter_group":"Collapse Filter Group",
"diesel.store.browse.expand_filter_group":"Expand Filter Group",
"diesel.store.browse.filters":"Filters {0}",
"diesel.store.browse.reset":"Reset",
"diesel.store.browse.clear":"Clear",
"diesel.store.browse.close":"Done",
"diesel.store.browse.genre":"Genre",
"diesel.store.browse.categories":"Types",
"diesel.store.browse.category_slider.title":"Popular Genres",
"diesel.store.browse.features":"Features",
"diesel.store.browse.popularity":"Popularity",
"diesel.store.browse.price":"Price",
"diesel.store.browse.events":"Events",
"diesel.store.browse.new_releases":"New Releases",
"diesel.store.browse.sort_by":"Sort By:",
"diesel.store.browse.other":"Other",
"egstore.store.browse.show":"Show:",
"egstore.store.browse.show.all":"All",
"egstore.store.browse.keywords":"Keywords",
"diesel.store.browse.popularity.most_popular":"Most Popular",
"diesel.store.browse.popularity.trending":"Trending",
"diesel.store.browse.popularity.top_selling":"Top Selling",
"diesel.store.browse.price.under_20":"Under $20",
"diesel.store.browse.price.over_25":"$25+",
"diesel.store.browse.price.free":"Free",
"diesel.store.browse.price.discounted":"Discounted",
"diesel.store.browse.price.under_amount":"Under {0}",
"diesel.store.browse.price.amount_above":"{0} and above ",
"diesel.store.browse.release_type.new_this_week":"New This Week",
"diesel.store.browse.release_type.upcoming":"Upcoming",
"diesel.store.browse.release_type.early_access":"Early Access",
"diesel.store.browse.release_type.coming_soon":"Coming Soon",
"diesel.store.browse.sort_type.alphabetical":"Alphabetical",
"diesel.store.browse.sort_type.coming_soon":"Coming Soon",
"diesel.store.browse.sort_type.new_release":"New Release",
"diesel.store.browse.sort_type.price_asc":"Price: High to Low",
"diesel.store.browse.sort_type.price_desc":"Price: Low to High",
"diesel.store.browse.sort_type.release_date":"Release Date",
"diesel.store.browse.sort_type.relevance":"Relevance",
"diesel.store.browse.load_more":"Load More",
"diesel.store.category.more":"more",
"diesel.store.category.less":"less",
"diesel.store.meta.download_free":"{0} | Download and Play for Free - Epic Games Store",
"egstore.store.cart.add_to_cart":"Add To Cart",
"egstore.store.cart.in_cart":"View In Cart",
"egstore.store.meta.title.download_free.addon":"{0} for Free - Epic Games Store",
"egstore.store.meta.title.download_free.software":"{0} | Download for Free - Epic Games Store",
"egstore.store.meta.download_demo":"Download the {0} Today - Epic Games Store",
"egstore.store.meta.download_trial":"Play the {0} Today - Epic Games Store",
"diesel.store.meta.download_purchase":"{0} | Download and Buy Today - Epic Games Store",
"egstore.store.meta.description.coming_soon":"{0} is coming soon to the Epic Games Store. Please check for availability and add to your Wishlist",
"egstore.store.meta.title.coming_soon":"{0} Coming Soon - Epic Games Store",
"egstore.store.meta.description.addon.all_dlc":"Download and play all the {0} DLC and Addons available at the Epic Games Store.",
"egstore.store.meta.description.category":"Download and play {0} from Epic Games Store. We offer some of the best and most exciting {0}.",
"egstore.store.meta.description.demo_trial":"Download and play {0} today at Epic Games Store. Don’t forget to add {1} to your Wishlist!",
"egstore.store.meta.description.prepurchase":"Pre-Purchase and Pre-Order {0} today from Epic Games Store! Don’t miss out on playing {0} when it launches!",
"egstore.store.meta.description.prepurchase.addon":"Pre-Order {0} today from Epic Games Store!",
"egstore.store.meta.description.free":"Download and play {0} for FREE at the Epic Games Store. Check for platform availability and play today!",
"egstore.store.meta.description.free.software":"Download {0} for FREE at the Epic Games Store. Check for platform availability and play today!",
"egstore.store.meta.description.paid":"Download and play {0} at the Epic Games Store. Check for platform availability and price!",
"egstore.store.meta.description.paid.addon":"Download and play {0} at the Epic Games Store.",
"egstore.store.meta.description.paid.software":"Download {0} at the Epic Games Store. Check for platform availability and price!",
"egstore.store.meta.og.description.addon.all_dlc":"Download and play all the {0} DLC and Addons available at the Epic Games Store.",
"egstore.store.meta.title.prepurchase":"Pre-Purchase & Pre-Order {0} - Epic Games Store",
"egstore.store.meta.title.prepurchase.addon":"Pre-Order {0} - Epic Games Store",
"egstore.store.meta.title.addon":"{0} - Epic Games Store",
"egstore.store.meta.title.addon.all_dlc":"{0} DLC and All Addons - Epic Games Store",
"egstore.store.meta.title.category":"{0} | Download our {0} - Epic Games",
"egstore.store.meta.title.article":"{0} - Epic Games Store",
"egstore.store.meta.twitter.img_alt.addon.all_dlc":"{0} DLC and Addons Decorative Card",
"egstore.store.meta.social.title.addon.all_dlc":"{0} DLC and Addons At Epic Games Store",
"egstore.store.meta.social.title.category":"Download {0} from Epic Games Store",
"egstore.store.meta.social.description.category":"Epic Games Store offers some of the best {0}. Download today and start playing fun and exciting {0}.",
"egstore.store.meta.faq.title":"{0} FAQ | Frequently Asked Questions - Epic Games Store",
"egstore.store.meta.faq.description":"Please read the {0} FAQ for answers to your frequently asked questions from Epic Games Store.",
"egstore.store.nav.label":"Store Navigation",
"diesel.store.browse.loading_more":"Loading More",
"epic.store.browse.navtitle":"Browse",
"epic.store.discover.navtitle":"Discover",
"epic.store.news.navtitle":"News",
"diesel.store.discover.carousel.arrow.next":"Next item",
"diesel.store.discover.carousel.arrow.previous":"Previous item",
"diesel.store.discover.carousel.screenreader.counter":"Slide {0} of {1}. {2}",
"epic.store.discover.cta.view_more":"View More",
"diesel.store.filters.tags":"Tags",
"diesel.products.about.developer_attribution":"Created by {0}",
"diesel.products.system_requirements.supported_languages":"Languages Supported",
"egstore.products.system_requirements.logins":"Logins",
"egstore.products.system_requirements.logins.baseMessage":"Requires {0} account",
"egstore.products.system_requirements.accounts.epic":"Epic Games",
"egstore.products.system_requirements.accounts.ubisoft":"Ubisoft",
"egstore.products.system_requirements.accounts.eaorigin":"EA Origin",
"egstore.products.system_requirements.accounts.rockstarsocial":"Rockstar Social Club",
"egstore.products.system_requirements.accounts.hirez":"Hi-Rez",
"egstore.products.system_requirements.accounts.xboxlive":"Xbox live",
"egstore.products.system_requirements.accounts.runic":"Runic",
"diesel.products.system_requirements.disclaimer":"Disclaimer",
"diesel.products.system_requirements.min_requirements":"Minimum",
"diesel.products.system_requirements.platform.windows":"Windows",
"diesel.products.system_requirements.platform.macos":"Mac OS",
"diesel.products.product_links.more_info":"More Information:",
"diesel.products.addon.subheading.tag":"Add-On",
"diesel.products.application.subheading.tag":"Application",
"egstore.products.asset.subheading.tag":"Asset",
"egstore.products.asset.character.subheading.tag":"Character",
"diesel.products.dlc.subheading.tag":"Add-On",
"diesel.products.achievements.subheading.tag":"Achievements",
"diesel.products.bundle.subheading.tag":"Bundle",
"diesel.products.collection.subheading.tag":"Collection",
"diesel.products.demo.subheading.tag":"Demo",
"diesel.products.game.subheading.tag":"Game",
"diesel.products.game.base.subheading.tag":"Base Game",
"diesel.products.mod.subheading.tag":"Mod",
"diesel.products.edition.subheading.tag":"Edition",
"diesel.products.editor.subheading.tag":"Editor",
"diesel.products.engine.subheading.tag":"Engine",
"diesel.products.expansion.subheading.tag":"Expansion",
"diesel.products.faq.subheading.tag":"FAQ",
"diesel.products.season.subheading.tag":"Season",
"diesel.products.software.subheading.tag":"Software",
"egstore.products.category.software":"App",
"diesel.products.edition.select":"Select edition",
"diesel.products.edition.includes":"Edition Includes",
"egstore.products.changelog":"Changelog",
"egstore.products.details":"Details",
"egstore.products.description":"Description",
"egstore.products.requires":"Requires",
"egstore.products.bundle.includedInGroupTitle":"Bundles",
"egstore.products.bundle.view_bundle":"View Bundle",
"egstore.products.bundle.about":"About Bundle",
"egstore.products.view_offers":"View Offers",
"egstore.products.view_offer":"View Offer",
"egstore.products.see_all_editions_and_addons":"See All Editions and Add-Ons",
"egstore.products.see_all_bundles":"See All Bundles",
"diesel.products.dlc":"Extra Content",
"diesel.products.see_more":"See more",
"diesel.products.achievements.see_all":"See all {0} achievements",
"diesel.products.achievements":"Available Achievements",
"diesel.products.achievements.xp":"{0} XP",
"diesel.products.achievements.sandbox.live":"Sandbox Live",
"diesel.products.achievements.sandbox.dev":"Sandbox Dev",
"diesel.products.achievements.sandbox.stage":"Sandbox Stage",
"diesel.products.achievements.sandbox.public":"Sandbox {0}",
"diesel.products.banner.dlc":"This content requires the base game {0} in order to play",
"diesel.products.system_requirements.rating":"Rating",
"diesel.products.system_requirements.recommended_requirements":"Recommended",
"diesel.products.privacy_link":"Privacy Policy",
"diesel.products.purchase":"Purchase",
"diesel.products.purchase.bundle":"Buy {0}",
"diesel.products.purchase.epicDiscount":"BUY WITH EPIC DISCOUNT: {0}",
"diesel.products.purchase.epicDiscountMasked":"See Epic Discount...",
"diesel.products.purchase.epicDiscountMasked2":"Checkout",
"diesel.products.about":"About",
"egstore.products.about.description":"Description",
"diesel.products.about.game":"About {0}",
"diesel.products.about.meta.developer":"Developer",
"diesel.products.about.meta.publisher":"Publisher",
"diesel.products.about.meta.published":"Published",
"diesel.products.about.meta.release":"Release Date",
"diesel.products.about.meta.initial_release":"Initial Release",
"diesel.products.about.meta.available":"Available",
"diesel.products.about.meta.available_quarter":"Q{0}, {1}",
"diesel.products.about.meta.tags":"Tags",
"egstore.products.about.meta.genres":"Genres",
"egstore.products.about.meta.features":"Features",
"egstore.products.about.meta.accessibility":"Accessibility",
"diesel.products.about.meta.rating":"Rating",
"diesel.products.about.meta.rating.a11y":"Game rated {0}",
"diesel.products.about.meta.platform":"Platform",
"diesel.products.about.meta.more":"+{0}",
"diesel.products.about.developer.privacy.share.email":"Share your email with **{0}**.",
"diesel.products.about.developer.privacy.share.email.info":"**{0}** will use your email address in accordance with its [privacy policy]({1}), so we encourage you to read it.",
"diesel.products.carousel.show_more":"Show ({0}) more",
"diesel.products.carousel.show_less":"Show less",
"diesel.products.season":"Season",
"diesel.products.bundle.includes":"Bundle Includes",
"diesel.products.editions":"Editions",
"diesel.products.editions.other":"Other Editions",
"diesel.products.editions.current_page":"Current Page",
"diesel.products.editions.learn_more":"Learn More",
"diesel.products.addons":"Add-Ons",
"diesel.products.addons.tags.book":"Book",
"diesel.products.addons.tags.bundle":"Bundle",
"diesel.products.addons.tags.dlc":"Add-On",
"diesel.products.addons.tags.ebook":"EBook",
"diesel.products.addons.tags.edition":"Edition",
"diesel.products.addons.tags.expansion":"Expansion",
"diesel.products.addons.tags.soundtrack":"Soundtrack",
"diesel.products.social":"Follow Us",
"diesel.products.social.a11y.homepage":"Visit our Homepage (opens in a new window)",
"diesel.products.social.a11y.facebook":"Follow us on Facebook (opens in a new window)",
"diesel.products.social.a11y.discord":"Follow us on Discord (opens in a new window)",
"diesel.products.social.a11y.twitter":"Follow us on Twitter (opens in a new window)",
"diesel.products.social.a11y.instagram":"Follow us on Instagram (opens in a new window)",
"diesel.products.social.a11y.naver":"Follow us on Naver (opens in a new window)",
"diesel.products.social.a11y.reddit":"Follow us on Reddit (opens in a new window)",
"diesel.products.social.a11y.twitch":"Follow us on Twitch (opens in a new window)",
"diesel.products.social.a11y.vk":"Follow us on VK (opens in a new window)",
"diesel.products.social.a11y.weibo":"Follow us on Weibo (opens in a new window)",
"diesel.products.social.a11y.youku":"Follow us on Youku (opens in a new window)",
"diesel.products.social.a11y.youtube":"Follow us on Youtube (opens in a new window)",
"diesel.products.social.discord":"Discord",
"diesel.products.social.facebook":"Facebook",
"diesel.products.social.homepage":"Homepage",
"diesel.products.social.instagram":"Instagram",
"diesel.products.social.naver":"Naver",
"diesel.products.social.reddit":"Reddit",
"diesel.products.social.twitch":"Twitch",
"diesel.products.social.twitter":"Twitter",
"diesel.products.social.vk":"VK",
"diesel.products.social.weibo":"Weibo",
"diesel.products.social.youku":"Youku",
"diesel.products.social.youtube":"Youtube",
"egstore.products.external":"External Links",
"egstore.products.cloud-gaming.banner.title":"Play now with cloud gaming",
"egstore.products.cloud-gaming.banner.subtitle":"Recommended touch device or controller",
"egstore.products.cloud-gaming.button.xbox-cloud-gaming":"Xbox Cloud Gaming (Beta)",
"egstore.products.questions":"Questions",
"egstore.offer.string.question":"{0} question",
"egstore.offer.string.questions":"{0} questions",
"diesel.products.ratings":"Ratings",
"egstore.products.related":"Related",
"diesel.products.specifications":"Specifications",
"diesel.products.cta.see_editions":"See editions",
"diesel.products.rating.adults_only":"Adults Only",
"diesel.products.rating.early_childhood":"Early Childhood",
"diesel.products.rating.everyone_10":"Everyone 10+",
"diesel.products.rating.everyone":"Everyone",
"diesel.products.rating.mature":"Mature",
"diesel.products.rating.rating_pending":"Rating Pending",
"diesel.products.rating.teen":"Teen",
"diesel.products.rating.content_descriptor.alcohol_reference":"Alcohol Reference",
"diesel.products.rating.content_descriptor.animated_blood":"Animated Blood",
"diesel.products.rating.content_descriptor.blood":"Blood",
"diesel.products.rating.content_descriptor.blood_and_gore":"Blood and Gore",
"diesel.products.rating.content_descriptor.cartoon_violence":"Cartoon Violence",
"diesel.products.rating.content_descriptor.comic_mischief":"Comic Mischief",
"diesel.products.rating.content_descriptor.crude_humor":"Crude Humor",
"diesel.products.rating.content_descriptor.drug_reference":"Drug Reference",
"diesel.products.rating.content_descriptor.fantasy_violence":"Fantasy Violence",
"diesel.products.rating.content_descriptor.intense_violence":"Intense Violence",
"diesel.products.rating.content_descriptor.language":"Language",
"diesel.products.rating.content_descriptor.lyrics":"Lyrics",
"diesel.products.rating.content_descriptor.mature_humor":"Mature Humor",
"diesel.products.rating.content_descriptor.nudity":"Nudity",
"diesel.products.rating.content_descriptor.partial_nudity":"Partial Nudity",
"diesel.products.rating.content_descriptor.real_gambling":"Real Gambling",
"diesel.products.rating.content_descriptor.sexual_content":"Sexual Content",
"diesel.products.rating.content_descriptor.sexual_themes":"Sexual Themes",
"diesel.products.rating.content_descriptor.sexual_violence":"Sexual Violence",
"diesel.products.rating.content_descriptor.simulated_gambling":"Simulated Gambling",
"diesel.products.rating.content_descriptor.strong_language":"Strong Language",
"diesel.products.rating.content_descriptor.strong_lyrics":"Strong Lyrics",
"diesel.products.rating.content_descriptor.strong_sexual_content":"Strong Sexual Content",
"diesel.products.rating.content_descriptor.suggestive_themes":"Suggestive Themes",
"diesel.products.rating.content_descriptor.tobacco_reference":"Tobacco Reference",
"diesel.products.rating.content_descriptor.use_of_alcohol":"Use of Alcohol",
"diesel.products.rating.content_descriptor.violence":"Violence",
"diesel.products.rating.content_descriptor.violent_references":"Violent References",
"diesel.products.rating.interactive_elements.in_game_purchases":"In-Game Purchases",
"diesel.products.rating.interactive_elements.users_interact":"Users Interact",
"diesel.products.rating.interactive_elements.shares_location":"Shares Location",
"diesel.products.rating.interactive_elements.unrestricted_internet":"Unrestricted Internet",
"diesel.products.price.in_app_purchase":"May include in-app purchases",
"diesel.products.price.includes_in_app_purchase":"Includes in-app purchases",
"diesel.products.system_requirements.refund_type":"Refund Type",
"diesel.products.system_requirements.non_refundable":"Non-Refundable",
"diesel.products.system_requirements.refundable":"Refundable",
"diesel.products.system_requirements.self_refundable":"Self-Refundable",
"diesel.products.system_requirements.refund.learn_more":"Learn more about refunds",
"egstore.products.reviews":"Reviews",
"egstore.offer.string.review":"{0} review",
"egstore.offer.string.reviews":"{0} reviews",
"egstore.offer.string.not_yet_rated":"Not yet rated",
"diesel.products.works_with":"Works With",
"diesel.products.navigation.dlc":"Add-Ons",
"diesel.products.navigation.mods":"Mods",
"egstore.products.navigation.browse_mods":"Browse Mods",
"diesel.products.navigation.modding_toolkit":"Modding Toolkit",
"diesel.products.navigation.addons":"Add-Ons",
"diesel.products.works_with_description":"This add-on content requires the base game {0} to play. Click here to purchase the base game.",
"diesel.products.parentalcontrols.err.too_many_attempts":"Too many attempts. Please try again later.",
"diesel.products.parentalcontrols.err.incorrect_pin":"Incorrect PIN. Please try again.",
"egstore.products.bundle_only":"Current game is available only in bundle offers",
"egstore.products.report.title":"I would like to report this item as it:",
"egstore.products.report.choose":"Please choose a reason for reporting.",
"egstore.products.report.infringement.learn_more":"Learn more",
"egstore.products.report.contains_hate_speech":"Contains hate speech",
"egstore.products.report.harassing_or_bullying_me_or_a_friend":"Is harassing or bullying me or a friend",
"egstore.products.report.sexually_explicit_or_refers_to_illegal_drug_use":"Is sexually explicit or refers to illegal drug use",
"egstore.products.report.contains_spam_or_third_party_advertising":"Contains spam or third-party advertising",
"egstore.products.report.impersonates_me_or_someone_else":"Impersonates me or someone else",
"egstore.products.report.tells_me_this_person_is_impersonating_me_or_someone_else":"Tells me this person is impersonating me or someone else",
"egstore.products.report.violates_my_privacy":"Violates my privacy",
"egstore.products.report.hate_speech":"**Hateful or Abusive Content** - Contains content that promotes hatred or abuse against groups or individuals",
"egstore.products.report.inappropriate":"**Inappropriate Content** - Contains explicit or frequent depictions of sexual behavior or not appropriately labeled, rated, or age-gated",
"egstore.products.report.illegal":"**Illegal Content** - Contains content that violates the laws in your jurisdiction",
"egstore.products.report.fraud":"**Fraud or Malware** - Product attempts to gather sensitive information or modifies your computer in unexpected or harmful ways",
"egstore.products.report.broken":"**Broken** - Product does not install, launch, or run correctly",
"egstore.products.report.child_exploitation":"**Child Exploitation** - Contains content that exploits children in any way",
"egstore.products.report.violates_my_intellectual_property_rights":"Violates my intellectual property rights",
"egstore.products.report.infringement.violates_my_intellectual_property_rights":"If you believe this mod violates your intellectual property rights, please file an intellectual property infringement report. {0}",
"egstore.products.mod.addToLibrary":"Add to Library",
"egstore.products.mod.in_library":"In Library",
"egstore.products.mod.install":"Install",
"egstore.products.mod.uninstall":"Uninstall",
"egstore.products.mod.installed":"Installed",
"egstore.products.mod.report":"Report",
"egstore.products.mod.reported":"Reported",
"egstore.products.mod.share":"Share",
"egstore.products.mod.likes":"Likes",
"egstore.products.mod.installs":"Installs",
"egstore.products.mod.follow":"Follow",
"egstore.products.mod.createdBy":"Created by",
"egstore.products.mod.report.submitted":"Success!\nYour report has been sent.",
"egstore.products.mod.report.error":"Something went wrong.\nYour report was not sent. Please try again.",
"egstore.main.navigation.back_to_browse":"Back to Browse",
"egstore.main.navigation.back_to_category":"Back to Category",
"egstore.main.navigation.back_to_discover":"Back to Discover",
"egstore.main.navigation.back_to_collection":"Back to Collection",
"egstore.main.navigation.back_to_home":"Back to Home",
"egstore.main.navigation.back_to_mods":"Back to Mods",
"egstore.main.navigation.back_to_news":"Back to News",
"egstore.main.navigation.discover_nav_title":"Discover: {0}",
"egstore.product_critics_reviews.recommend_percent":"{0} of {1} critics recommend",
"egstore.product_critics_reviews.see_all_reviews":"See All Reviews",
"egstore.product_critics_reviews.metric_title.recommend":"Critics Recommend",
"egstore.product_critics_reviews.metric_title.average":"Top Critic Average",
"egstore.product_critics_reviews.metric_title.rating":"OpenCritic Rating",
"egstore.product_critics_reviews.metric_rating.weak":"Weak",
"egstore.product_critics_reviews.metric_rating.fair":"Fair",
"egstore.product_critics_reviews.metric_rating.strong":"Strong",
"egstore.product_critics_reviews.metric_rating.mighty":"Mighty",
"egstore.product_critics_reviews.provided_by":"Reviews provided by OpenCritic",
"egstore.product_critics_reviews.review_author":"by {0}",
"egstore.marketplace.reviews.author_date":"by {0} | {1}",
"egstore.marketplace.reviews.helpful":"Was this review helpful?",
"egstore.marketplace.reviews.helpful.singular":"{0} person found this review helpful",
"egstore.marketplace.reviews.helpful.plural":"{0} people found this review helpful",
"egstore.marketplace.reviews.like":"Like",
"egstore.marketplace.reviews.report":"Report",
"egstore.marketplace.reviews.reply":"Reply",
"egstore.product_critics_reviews.read_full_review":"Read Full Review",
"egstore.product_critics_reviews.aria.mobile_menu_title":"Critic Review",
"egstore.common.inline_list.separator":", ",
"egstore.common.inline_list.end":".",
"egstore.common.cta.view_product":"View Product",
"egstore.common.cta.manage_my_library":"Manage My Library",
"egstore.common.cta.continue_browsing":"Continue Browsing",
"egstore.common.cta.check_out":"Check Out",
"egstore.common.cta.cancel":"Cancel",
"egstore.common.toggle_off":"Off",
"egstore.common.toggle_on":"On",
"egstore.common.product":"Product",
"diesel.common.about.show_less":"Show less",
"diesel.common.about.show_more":"Show more",
"diesel.common.age_gate.button.back":"Back to Store",
"diesel.common.age_gate.button.continue":"Continue",
"diesel.common.age_gate.message":"This game contains mature content recommended only for ages {0}+",
"diesel.common.age_gate.title":"Attention",
"diesel.common.age_gate_parental_control.message":"This content is restricted by Parental Controls settings.",
"diesel.common.age_gate_parental_control_mods.title":"Parental Control PIN Required",
"diesel.common.age_gate_parental_control_mods.message":"You are trying to reach unrated content, please confirm your Parental Control PIN",
"diesel.common.age_gate_parental_control.please_enter_pin":"Please enter a valid Parental Controls PIN below.",
"diesel.common.age_gate_mods.message":"Mod content is unrated and may not be appropriate for all ages.",
"diesel.common.aria.carousel.next":"next slide",
"diesel.common.aria.carousel.prev":"previous slide",
"diesel.common.aria.discount_amount":"On sale for {0} off",
"diesel.common.aria.discount_price":"Discount Price",
"diesel.common.aria.regular_price":"Regular Price",
"diesel.common.avatar.placeholder_avatar_character":"!",
"diesel.common.bundle.included":"Included",
"diesel.common.button.buy_now":"Buy Now",
"diesel.common.button.get":"Get",
"diesel.common.button.get_demo":"Get Demo",
"diesel.common.button.getfree":"Free",
"diesel.common.button.join_beta":"Join Now",
"diesel.common.button.owned":"Owned",
"diesel.common.button.in_library":"In Library",
"diesel.common.button.sale":"Sale",
"diesel.common.button.see_editions":"See editions",
"diesel.common.button.unpurchasable":"Unavailable",
"diesel.common.error.btn.back":"Back To Home",
"diesel.common.error.btn.web.back":"Back To Store",
"diesel.common.error.btn.retry":"Try Again",
"diesel.common.error.btn.settings":"Open Settings",
"diesel.common.error.clientError.description":"Please try again.",
"diesel.common.error.clientError.message":"Uh oh, something went wrong.",
"diesel.common.error.clientError.title":"Unexpected Error",
"diesel.common.error.noCoupons.description":"New coupons that you receive will appear here",
"diesel.common.error.noCoupons.message":"You do not have any coupons",
"diesel.common.error.noCoupons.title":"You do not have any coupons",
"diesel.common.error.notFound.message":"Page Not Found",
"diesel.common.error.notFound.title":"Error 404: Page Not Found",
"diesel.common.error.offline.description":"Try sorting out the connectivity issue and returning to this page.",
"diesel.common.error.offline.message":"Uh oh, there is supposed to be something here.",
"diesel.common.error.offline.title":"Error: Connection Not Found",
"diesel.common.error.productNotAvailableForRegion.message":"This content is currently unavailable in your platform or region.",
"diesel.common.error.productNotAvailableForRegion.title":"Product unavailable",
"diesel.common.error.serverError.message":"An unexpected error has occurred.",
"diesel.common.error.emptyWishlist.description":"Games added to your wishlist will appear here",
"diesel.common.error.emptyWishlist.message":"Your wishlist is empty",
"diesel.common.error.emptyWishlist.title":"Your wishlist is empty",
"diesel.common.share.my.email":"Share My Email",
"diesel.common.email.shared":"Email Shared",
"diesel.common.forgot_pin":"Forgot PIN?",
"diesel.common.friend_status.btn.chat":"Chat",
"diesel.common.friend_status.btn.join":"Join",
"diesel.common.friend_status.idle":"Idle",
"diesel.common.friend_status_list.connect":"Connect",
"diesel.common.friend_status_list.connect_and_find":"Connect & Find Friends",
"diesel.common.friend_status_list.find":"Find Friends",
"diesel.common.friend_status_list.friend_is_online":"{0} is Online",
"diesel.common.friend_status_list.friends_online":"Friends online",
"diesel.common.friend_status_list.no_friends_online":"You have no friends online at the moment",
"diesel.common.page.home.title":"Home",
"diesel.common.page.library.title":"Library",
"diesel.common.page.store.title":"Store",
"diesel.common.playerData.playtime.played_time":"You've Played",
"diesel.common.product.play_demo":"Play Demo",
"diesel.common.product.join_beta":"Join Beta",
"diesel.common.product.play_trial":"Play Trial",
"diesel.common.product.coming_soon":"Coming Soon",
"diesel.common.product.coming_soon_with_date":"Available {0}",
"diesel.common.product.coming_soon_with_quarter":"Available Q{0}, {1}",
"diesel.common.product.unavailable":"Unavailable",
"diesel.common.product.mayEvent.voucher":"You've been granted a voucher for {0} off any item over {1}",
"diesel.common.product.more_info":"More Info",
"diesel.common.product.pre_purchase":"Pre-Purchase",
"diesel.common.product.version":"V {0}",
"diesel.common.post.read_more":"Read more",
"diesel.common.post.view_game":"View game",
"egstore.store.quick_launch.title":"Quick Launch",
"egstore.store.quick_launch.status.offline":"Server Offline",
"egstore.store.quick_launch.status.restricted":"Launch Restricted",
"egstore.store.quick_launch.status.updating":"Updating: {0}%",
"egstore.store.quick_launch.status.installing":"Installing: {0}%",
"egstore.store.quick_launch.status.running":"Running",
"diesel.common.recently_played.banned":"Banned",
"diesel.common.recently_played.install":"Install",
"diesel.common.recently_played.installing":"Installing",
"diesel.common.recently_played.launch":"Launch",
"diesel.common.recently_played.launch_restricted_inline1":"Launch ",
"diesel.common.recently_played.launch_restricted_inline2":"(Restricted)",
"diesel.common.recently_played.launch_restricted_multiline1":"Launch",
"diesel.common.recently_played.launch_restricted_multiline2":"Restricted",
"diesel.common.recently_played.loading":"Loading",
"diesel.common.recently_played.paused":"Paused",
"diesel.common.recently_played.percent_left":"{0}%",
"diesel.common.recently_played.queued":"Queued",
"diesel.common.recently_played.recently_played":"Recently played",
"diesel.common.recently_played.repair":"Repair",
"diesel.common.recently_played.resume":"Resume",
"diesel.common.recently_played.running":"Running {0}",
"diesel.common.recently_played.running_game_name":"{0}...",
"diesel.common.recently_played.server_offline_inline1":"Server: ",
"diesel.common.recently_played.server_offline_inline2":"Offline",
"diesel.common.recently_played.server_offline_multiline1":"Server",
"diesel.common.recently_played.server_offline_multiline2":"Offline",
"diesel.common.recently_played.share":"Share",
"diesel.common.recently_played.uninstall":"Uninstall",
"diesel.common.recently_played.unsupported":"OS Unsupported",
"diesel.common.recently_played.update":"Update",
"diesel.common.recently_played.updating":"Updating",
"diesel.common.recently_played.view":"View",
"diesel.common.recently_played.waiting":"Waiting",
"diesel.common.recently_played.waiting_estimate":"{0} left",
"diesel.common.recently_played.waiting_retry":"Retry in {0}",
"diesel.common.sandbox.exit":"Exit",
"diesel.common.sandbox.toggle_text":"Viewing {0} Sandbox",
"diesel.common.search.ariaClearLabel":"Clear Search",
"diesel.common.search.ariaLabel":"Search store",
"diesel.common.search.autocompleteLink":"See More",
"diesel.common.starting_at":"Starting at {0}",
"egstore.common.about":"About",
"egstore.common.tools":"Tools",
"egstore.common.policies":"Policies",
"egstore.common.download_now":"Download now",
"egstore.common.search.input.accessibility.link.label":"link, search, {0}, {1}",
"egstore.common.search.input.accessibility.suggestions":"There are {0} suggestions. Use the up and down arrows to browse.",
"diesel.common.search.noResults.button":"Search again.",
"diesel.common.search.noResults.details":"Unfortunately I could not find any results matching your search.",
"diesel.common.search.noResults.queryTitle":"No results found for \"{0}\"",
"diesel.common.search.noResults.title":"No results found",
"diesel.common.search.placeholder":"Search store",
"diesel.common.search.mods.placeholder":"Search Mods",
"diesel.common.mods.listing.num_mod":"{0} Mod",
"diesel.common.mods.listing.num_mods":"{0} Mods",
"egstore.common.search.browseAll":"Browse all titles",
"egstore.common.search.noMatch":"No matching titles found",
"egstore.common.search.viewMore":"View more",
"diesel.common.search.searchAllGames":"Search all games",
"diesel.common.search.searchMods":"Search mods",
"diesel.common.search.searchFor":"Search for \"{0}\"",
"diesel.common.search.searchResults.ariaTitle":"Search Results for \"{0}\"",
"diesel.common.search.storeLabel":"All Games",
"diesel.common.smart_button.ariaLabel.launch":"Launch",
"diesel.common.smart_button.ariaLabel.toggleSettings":"Toggle Settings Menu",
"diesel.common.smart_button.banned":"Banned",
"diesel.common.smart_button.build_verification":"Verifying",
"diesel.common.smart_button.build_verification.progress":"Verifying {0}%",
"diesel.common.smart_button.cancel":"Cancel",
"diesel.common.smart_button.cleanup":"Cleaning Up",
"diesel.common.smart_button.cleanup.progress":"Cleaning Up {0}%",
"diesel.common.smart_button.cloud_syncing":"Cloud Syncing",
"diesel.common.smart_button.cloud_syncing.progress":"Cloud Syncing {0}%",
"diesel.common.smart_button.coming_soon":"Coming Soon",
"diesel.common.smart_button.coming_soon_with_date":"Available {0}",
"diesel.common.smart_button.coming_today_with_date":"Available in {0}",
"diesel.common.smart_button.completed":"Completed",
"diesel.common.smart_button.download":"Download",
"diesel.common.smart_button.downloading":"Downloading...",
"diesel.common.smart_button.downloading.paused":"Paused",
"diesel.common.smart_button.downloading.progress":"Downloading {0}%",
"diesel.common.smart_button.get":"Get",
"diesel.common.smart_button.goto_hub":"Go to Hub",
"diesel.common.smart_button.initializing":"Initializing",
"diesel.common.smart_button.initializing.progress":"Initializing {0}%",
"diesel.common.smart_button.install":"Install",
"diesel.common.smart_button.installing":"Installing",
"diesel.common.smart_button.installing.progress":"Installing {0}%",
"diesel.common.smart_button.launch":"Launch",
"diesel.common.smart_button.launch_additional_instance":"Launch Additional",
"diesel.common.smart_button.launch_restricted":"Launch (Restricted)",
"diesel.common.smart_button.loading":"Loading",
"diesel.common.smart_button.pause":"Pause",
"diesel.common.smart_button.paused":"Paused",
"diesel.common.smart_button.paused.progress":"Paused {0}%",
"diesel.common.smart_button.play":"Resume",
"diesel.common.smart_button.please_wait":"Please Wait...",
"diesel.common.smart_button.pre_install":"Pre-Install",
"diesel.common.smart_button.preparing":"Preparing",
"diesel.common.smart_button.prerequisites_install":"Installing Prerequisites",
"diesel.common.smart_button.prerequisites_install.progress":"Prerequisites {0}%",
"diesel.common.smart_button.pre_install_with_date":"Pre-Install, Available {0}",
"diesel.common.smart_button.pre_install_today_with_date":"Pre-Install in {0}",
"diesel.common.smart_button.uninstall":"Uninstall",
"diesel.common.smart_button.update":"Update",
"diesel.common.smart_button.queued":"Queued",
"diesel.common.smart_button.queued_for_update":"Queued For Update",
"diesel.common.smart_button.repair":"Repair",
"diesel.common.smart_button.restricted":"{0} (Restricted)",
"diesel.common.smart_button.restricted_size":"{0} (Restricted)",
"diesel.common.smart_button.resume":"Resume",
"diesel.common.smart_button.resuming":"Resuming",
"diesel.common.smart_button.resuming.progress":"Resuming {0}%",
"diesel.common.smart_button.running":"Running",
"diesel.common.smart_button.server_offline":"Server Offline",
"diesel.common.smart_button.settings":"Settings",
"diesel.common.smart_button.unavailable":"Unavailable",
"diesel.common.smart_button.uninstalling":"Uninstalling",
"diesel.common.smart_button.uninstalling.progress":"Uninstalling {0}%",
"diesel.common.smart_button.unsupported":"OS Unsupported",
"diesel.common.smart_button.updating":"Updating",
"diesel.common.smart_button.updating.progress":"Updating {0}%",
"diesel.common.smart_button.uplay_sign_in":"Ubisoft Login Required",
"diesel.common.smart_button.uplay_redeem":"Ubisoft Redeem Required",
"diesel.common.smart_button.waiting":"Waiting In Line",
"diesel.common.smart_button.waiting_retry":"Retry attempt in: {0}",
"diesel.common.smart_button.waiting_retry_short":"Retry in... {0}",
"diesel.common.smart_button.waiting_estimate":"Estimated time left: {0}",
"diesel.common.smart_button.waiting_estimate_short":"Waiting... {0}",
"diesel.common.smart_button.waiting_to_install":"Waiting To Install",
"diesel.common.smart_button.close":"Close",
"diesel.common.smart_button.retry":"Retry",
"diesel.common.social_platform.multiple":"Find friends on other platforms to play with",
"diesel.common.social_platform.single":"Link your {0} to find friends to play with!",
"diesel.common.tag.4x":"4X",
"diesel.common.tag.action":"Action",
"diesel.common.tag.adventure":"Adventure",
"diesel.common.tag.arcade":"Arcade",
"diesel.common.tag.base_building":"Base Building",
"diesel.common.tag.card_game":"Card Game",
"diesel.common.tag.casual":"Casual",
"diesel.common.tag.ccg":"CCG",
"diesel.common.tag.city_builder":"City Builder",
"diesel.common.tag.co_op":"Co-op",
"diesel.common.tag.comedy":"Comedy",
"diesel.common.tag.competitive":"Competitive",
"diesel.common.tag.dungeon_crawler":"Dungeon Crawler",
"diesel.common.tag.early_access":"Early Access",
"diesel.common.tag.editors":"Mod Toolkit",
"diesel.common.tag.exploration":"Exploration",
"diesel.common.tag.fantasy":"Fantasy",
"diesel.common.tag.fighting":"Fighting",
"diesel.common.tag.first_person":"First Person",
"diesel.common.tag.fps":"FPS",
"diesel.common.tag.historical":"Historical",
"diesel.common.tag.horror":"Horror",
"diesel.common.tag.indie":"Indie",
"diesel.common.tag.investigation":"Investigation",
"diesel.common.tag.mac_os":"Mac OS",
"diesel.common.tag.metroidvania":"Metroidvania",
"diesel.common.tag.multiplayer":"Multiplayer",
"diesel.common.tag.narration":"Narration",
"diesel.common.tag.open_world":"Open World",
"diesel.common.tag.osx":"Mac OS",
"diesel.common.tag.party":"Party",
"diesel.common.tag.physics":"Physics",
"diesel.common.tag.platformer":"Platformer",
"diesel.common.tag.programming":"Programming",
"diesel.common.tag.puzzle":"Puzzle",
"diesel.common.tag.racing":"Racing",
"diesel.common.tag.rogue_like":"Rogue-Like",
"diesel.common.tag.rogue_lite":"Rogue-Lite",
"diesel.common.tag.rpg":"RPG",
"diesel.common.tag.shooter":"Shooter",
"diesel.common.tag.simulation":"Simulation",
"diesel.common.tag.singleplayer":"Single Player",
"diesel.common.tag.space_sim":"Space Sim",
"diesel.common.tag.sports":"Sports",
"diesel.common.tag.stealth":"Stealth",
"diesel.common.tag.storybook":"Storybook",
"diesel.common.tag.strategy":"Strategy",
"diesel.common.tag.supernatural":"Supernatural",
"diesel.common.tag.controller_support":"Controller Support",
"diesel.common.tag.survival":"Survival",
"diesel.common.tag.trivia":"Trivia",
"diesel.common.tag.turn_based":"Turn Based",
"diesel.common.tag.battle_royale":"Battle Royale",
"diesel.common.tags.collection":"Collection",
"diesel.common.tag.windows":"Windows",
"diesel.common.tag.book":"Book",
"diesel.common.tag.game_add_on":"Game Add-On",
"diesel.common.tag.soundtrack":"Soundtrack",
"diesel.common.tag.video":"Video",
"diesel.common.tag.recommended":"Recommended",
"diesel.common.category.book":"Book",
"diesel.common.category.editor":"Editor",
"diesel.common.category.game":"Game",
"diesel.common.category.game_add_on":"Game Add-On",
"diesel.common.category.game_bundle":"Game Bundle",
"diesel.common.category.game_demo":"Game Demo",
"diesel.common.category.game_edition":"Game Edition",
"diesel.common.category.software":"Apps",
"diesel.common.category.soundtrack":"Soundtrack",
"diesel.common.category.video":"Video",
"diesel.common.time.day":"{0}d",
"diesel.common.time.days":"{0}d",
"diesel.common.time.hour":"{0}h",
"diesel.common.time.hours":"{0}h",
"diesel.common.time.hours.moreThan10000":"10,000h+",
"diesel.common.time.hour.label":"{0} Hour",
"diesel.common.time.hours.label":"{0} Hours",
"diesel.common.time.just_now":"Just now",
"diesel.common.time.minute":"{0}m",
"diesel.common.time.minutes":"{0}m",
"diesel.common.time.minutes.lessThan5":"<5m",
"diesel.common.time.minute.label":"{0} Minute",
"diesel.common.time.minutes.label":"{0} Minutes",
"diesel.common.time.month":"{0}mo",
"diesel.common.time.months":"{0}mo",
"diesel.common.time.second":"{0}s",
"diesel.common.time.seconds":"{0}s",
"diesel.common.time.second.label":"{0} Second",
"diesel.common.time.seconds.label":"{0} Seconds",
"diesel.common.time.time_left":"{0} left",
"diesel.common.time.time_past":"{0} ago",
"diesel.common.time.year":"{0}y",
"diesel.common.time.years":"{0}y",
"diesel.common.video.controls.buffering":"Buffering",
"diesel.common.video.controls.closed_captions":"Closed Captions",
"diesel.common.video.controls.pause":"Pause",
"diesel.common.video.controls.play":"Play",
"diesel.common.video.controls.progress":"Progress",
"diesel.common.video.controls.volume":"Volume",
"diesel.common.video.controls.setting":"Settings",
"diesel.common.video.controls.autoplay":"Autoplay",
"diesel.common.video.controls.autoplayTips":"Applies to all videos",
"diesel.common.video.full_screen.enter":"Enter fullscreen",
"diesel.common.video.full_screen.exit":"Exit fullscreen",
"diesel.common.video.not_supported":"Your browser does not support the video tag.",
"diesel.common.video.volume.high":"High",
"diesel.common.video.volume.low":"Low",
"diesel.common.video.volume.medium":"Medium",
"diesel.common.video.volume.mute":"Mute",
"diesel.common.video.volume.muted":"Muted",
"diesel.common.video.volume.unmute":"Unmute",
"epic.diesel.action.support":"Contact Support",
"epic.diesel.alert.action.cancel":"Cancel",
"epic.diesel.alert.action.continue":"Ok, Got it",
"epic.diesel.alert.action.dismiss":"Ok, Got it",
"epic.diesel.alert.action.ok":"Ok, Got it",
"epic.diesel.alert.default.description":"An unexpected error has occurred.",
"epic.diesel.alert.default.subtitle":"",
"epic.diesel.alert.default.title":"Unexpected Error",
"epic.diesel.toast.installation.description":"{0} is ready to install. Install now or view it in your library.",
"epic.diesel.toast.installation.install_now":"Install now",
"epic.diesel.toast.installation.see_in_library":"See in library",
"epic.diesel.toast.installation.title":"Ready to Install",
"epic.diesel.toast.thirdPartyManagedApp.install":"Please wait while we install the partner application",
"epic.diesel.toast.thirdPartyManagedApp.launch":"Please wait while we launch the partner application",
"epic.store.CTAs.prepurchase":"Pre-Purchase",
"epic.store.CTAs.buyNow":"Buy Now",
"epic.store.CTAs.getNow":"Get it today!",
"epic.store.CTAs.outNow":"Out Now!",
"epic.store.CTAs.availableNow":"Available Now",
"epic.store.CTAs.learnMore":"Learn More",
"epic.store.CTAs.getFree":"Get it free!",
"epic.store.CTAs.freeToday":"Get it free today!",
"epic.store.CTAs.freeNow":"Play Free Now!",
"epic.store.purchase.promoEndDate":"Sale ends {0} at {1}",
"epic.store.purchase.baseGameRequired":"Base game required",
"epic.store.mods.contact_developer":"Contact Developer",
"epic.store.mods.sort_type.alphabetical":"Alphabetical",
"epic.store.mods.sort_type.recently_published":"Recently published",
"epic.store.mods.sort_type.installs":"Installs",
"epic.store.mods.sort_type.likes":"Likes",
"epic.store.mods.sorted_by":"Sorted by:",
"epic.store.mods.submit_mod":"Submit a mod",
"epic.store.mods.guides":"Guides",
"epic.store.mods.join_modding_community":"Join the modding community",
"epic.store.mods.report_mod":"Report Mod",
"epic.store.mods.share_mod":"Share Mod",
"epic.store.mods.share.dialog.description":"You can choose social network from the list to share this mod on.",
"epic.store.mods.in_order_to_use_mod":"In order to use this Mod you need to purchase the game",
"epic.store.mods.banner.modding_resources":"Modding Resources",
"epic.store.mods.banner.guidelines":"Guidelines",
"epic.store.mods.banner.title":"Bring your ideas to life",
"epic.store.mods.banner.description.mobile":"To submit a mod, use your desktop to login to your Epic Games account from the web or the Launcher.",
"epic.store.mod_guidelines.requireGame":"Mod submissions require the base game {0}",
"epic.store.mod.subscribe.game_required":"Adding this Mod requires its base game.",
"epic.store.mod.subscribe.game_install_required":"Base game installation is required.",
"epic.store.mod.subscribe.success":"Added to Library!\nYou will need to Install the Mod in your library when open Epic Games Launcher.",
"epic.store.mod.requires.description":"This mod requires the game, {0}.",
"epic.store.mod.like":"Like",
"epic.store.mod.liked":"Liked",
"epic.store.pagination.page":"Page {0}",
"epic.store.pagination.go_to_page":"Go to {0} page",
"epic.store.pagination.pagination_navigation":"pagination navigation",
"epic.store.achievements.experience":"XP",
"epic.store.achievements.hours":"Hrs",
"egstore.toast.verify_email.title":"Account Safety",
"egstore.toast.verify_email.description":"Improve your account security by verifying your email.",
"egstore.toast.finish_2fa.description":"Improve your account security by enabling Two Factor Authorization.",
"egstore.toast.verify_email.primary_action":"View Account",
"egstore.product.modding_toolkit.title":"{0} - Modding Toolkit",
"egstore.product.mods.title":"{0} - Mods",
"egstore.product.game_required":"Game required",
"egstore.products.share":"Share",
"egstore.products.share_game":"Share Game",
"egstore.products.share.dialog.description":"Select a social network to share to.",
"egstore.products.share.copy_link":"Copied!",
"egstore.products.report_game":"Report Game",
"egstore.products.report_product":"Report Product",
"egstore.products.report_product.infringement.violates_my_intellectual_property_rights":"If you believe this game violates your intellectual property rights, please file an intellectual property infringement report. {0}",
"egstore.product_ratings_polls.user_ratings.title":"Epic Player Ratings",
"egstore.product_ratings_polls.user_ratings.description":"Captured from players in the Epic Games ecosystem.",
"egstore.achievements":"Achievements",
"egstore.achievements.available":"Available Achievements",
"egstore.achievements.almost_there":"Almost There",
"egstore.achievements.alt_unlocked":"Unlocked Achievement",
"egstore.achievements.alt_locked":"Locked Achievement",
"egstore.achievements.alt_locked_hidden":"Locked Hidden Achievement",
"egstore.achievements.percentage":"{0}%",
"egstore.achievements.experience":"XP",
"egstore.achievements.achievements":"{0}/{1} Achievements",
"egstore.achievements.achievements_value":"{0}/{1}",
"egstore.achievements.available_xp":"Available XP",
"egstore.achievements.hidden_achievement":"Hidden Achievement",
"egstore.achievements.hours":"Hrs",
"egstore.achievements.achievement_progress":"Achievement Progress",
"egstore.achievements.hours_played":"Hours Played",
"egstore.achievements.total_xp":"Total XP Earned",
"egstore.achievements.platinum.achievement":"Platinum Achievement",
"egstore.achievements.platinum_achievement":"Platinum",
"egstore.achievements.platinum_achievement.message":"The Platinum achievement is awarded upon 100% completion of all Base Game achievements.",
"egstore.achievements.platinum_message":"All Achievements Unlocked {0}",
"egstore.achievements.total_xp_value":"{0} XP",
"egstore.achievements.total_earned_xp_value":"{0}/{1} XP",
"egstore.achievements.platinum_xp":"{0} XP",
"egstore.achievements.rarity":"{0}% unlock",
"egstore.achievements.share":"Share",
"egstore.achievements.share.title":"Share your achievement",
"egstore.achievements.share.message":"I just unlocked 🏆 {0} 🏆 in {1}. ",
"egstore.achievements.share.message.rarity":"I just unlocked 🏆 {0} 🏆 in {1}. {2}% of players unlock this. ",
"egstore.achievements.share.progress":"I’m {0}% of the way toward unlocking 🏆 {1} 🏆 in {2}. ",
"egstore.achievements.share.progress.rarity":"I’m {0}% of the way toward unlocking 🏆 {1} 🏆 in {2}. {3}% of players unlock this. ",
"egstore.achievements.share.hashtags":"#EpicGamesStore #EpicAchievements #{0} ",
"egstore.achievements.share.title_progress":"Share your progress",
"egstore.achievements.share.epic_achievement":"#EpicAchievements",
"egstore.achievements.share.social_progress":"I've unlocked {0}% of all #EpicAchievements in {1} on the #EpicGamesStore.",
"egstore.achievements.share.social_complete":"I just unlocked the Platinum Achievement by earning 🏆 {0} XP in {1} in the #EpicGamesStore.",
"egstore.achievements.share.social_complete.rarity":"I just unlocked the Platinum Achievement by earning 🏆 {0} XP in {1} in the #EpicGamesStore. {2}% of players unlock this.",
"egstore.achievements.sort_type.rarity":"Rarity",
"egstore.achievements.sort_type.alphabetical":"Alphabetical",
"egstore.achievements.sort_type.progress":"Progress",
"egstore.achievements.sort_type.progress_ascending":"Progress: Low to High",
"egstore.achievements.sort_type.progress_descending":"Progress: High to Low",
"egstore.achievements.sort_type.most_recent":"Most Recent",
"egstore.achievements.sort_type.recently_played":"Recently Played",
"egstore.achievements.sort_type.xp_ascending":"XP: Low to High",
"egstore.achievements.sort_type.xp_descending":"XP: High to Low",
"egstore.achievements.sort_type.sort":"Sort ",
"egstore.achievements.filter_type.filter":"Filter ",
"egstore.achievements.filter_type.all":"All",
"egstore.achievements.filter_type.base_game":"Base Game",
"egstore.achievements.no_achievements.in_progress":"{0} doesn’t have any games with achievements in progress.",
"egstore.achievements.no_achievements.not_played":"{0} has made progress in all owned games with achievements.",
"egstore.achievements.no_achievements.platinum":"{0} doesn’t have any platinum achievements yet.",
"egstore.achievements.filter_type.unlocked":"Unlocked",
"egstore.achievements.filter_type.locked":"Locked",
"egstore.achievements.filter_type.in_progress":"In Progress",
"egstore.achievements.filter_type.not_played":"Not Played",
"egstore.achievements.filter_type.platinum":"Platinum",
"egstore.achievements.progress":"Progress",
"egstore.achievements.percent_progress":"{0}% Complete",
"egstore.achievements.unlock_date":"Unlocked {0}",
"egstore.achievements.rarity_progress":"{0}% of players unlock",
"egstore.achievements.xp":"{0} XP",
"egstore.achievements.count":"{0} Achievements",
"egstore.achievements.legend_description":"Achievements are sorted into four tiers based on XP. Platinum is awarded by Epic upon earning 1000 XP in a game.",
"egstore.achievements.legend_bronze":"Bronze = 5-45 XP",
"egstore.achievements.legend_silver":"Silver = 50-95 XP",
"egstore.achievements.legend_gold":"Gold = 100-200 XP",
"egstore.achievements.legend_platinum":"Platinum = 250 XP",
"egstore.app.settings.header":"Settings",
"egstore.app.settings.header.games":"Games",
"egstore.app.settings.section.general":"General",
"egstore.app.settings.section.notifications":"Notifications",
"egstore.app.settings.section.games":"Games",
"egstore.app.settings.section.other":"Other",
"egstore.app.settings.section.links":"Links",
"egstore.app.settings.language":"Language",
"egstore.app.settings.region":"Region",
"egstore.app.settings.installed":"Installed",
"egstore.app.settings.games":"Games",
"egstore.app.settings.minimize_to_system_tray":"Minimize To System Tray",
"egstore.app.settings.run_when_my_computer_starts":"Run When My Computer Starts",
"egstore.app.settings.enable_debug_logging":"Enable Debug Logging",
"egstore.app.settings.hide_game_library":"Hide Game Library",
"egstore.app.settings.allow_installs_while_editors_are_running":"Allow installs while editors are running",
"egstore.app.settings.enable_cloud_saves":"Enable cloud saves",
"egstore.app.settings.throttle_download":"Throttle download",
"egstore.app.settings.throttle_download_value":"Download throttling is set in kilobytes per second, 0 means unlimited",
"egstore.app.settings.use_proxy":"Use proxy",
"egstore.app.settings.use_proxy_value":"",
"egstore.app.settings.edit_vault_cache_location":"Edit Vault Cache Location",
"egstore.app.settings.show_free_game_notifications":"Show Free Game Notifications",
"egstore.app.settings.show_news_and_special_offers":"Show news and special offers",
"egstore.app.settings.wishlist":"Wishlist",
"egstore.app.settings.troubleshoot":"Troubleshoot",
"egstore.app.settings.support":"Support",
"egstore.app.settings.show_logs":"Show Logs",
"egstore.app.settings.epic_games_roadmap":"Epic Games Roadmap",
"egstore.app.settings.allow_auto_updates":"Allow auto-updates",
"egstore.app.settings.allow_installs_during_game_play":"Allow installs during game play",
"egstore.app.settings.setting_by_game":"Settings by Game",
"egstore.app.settings.auto_update":"Auto Update",
"egstore.app.settings.cloud_save":"Cloud Save",
"egstore.app.settings.manage_dlc":"Manage DLCs",
"egstore.app.settings.additional_command_line_args":"Additional Command Line Args",
"egstore.app.settings.back":"Back",
"egstore.app.settings.uninstall":"Uninstall",
"egstore.app.settings.save":"Save",
"egstore.blog.article.author":"By {0}",
"egstore.app.product.EarlyAccessMessage.label":"Early Access",
"egstore.app.product.EarlyAccessMessage.header":"This is an Early Access Game",
"egstore.app.product.EarlyAccessMessage.subheader":"Early Access games are still under development and may change significantly over time. As a result, you may experience unforeseen issues or completely new gameplay elements while playing this game.",
"egstore.app.product.EarlyAccessMessage.body":"You can play now to experience the game while it's being built or wait until it offers a more complete experience.",
"egstore.app.product.EarlyAccessMessage.link":"Learn More",
"egstore.app.product.NftBlockchainMessage.label":"Blockchain/NFT",
"egstore.app.product.NftBlockchainMessage.header":"This is a Blockchain/NFT Game",
"egstore.app.product.NftBlockchainMessage.subheader":"This game supports or includes the use of Blockchain, NFT technology, or Cryptocurrency. All transactions and related activity, payments for in-game purchases, refunds, and customer support are handled by the publisher of this product.",
"egstore.app.product.NftBlockchainMessage.body":"Please be advised: before purchasing any cryptocurrency or digital assets that players should do their own research. Player purchases through third party marketplaces are made at their own risk, and Epic Games does not encourage the purchase or sale of any cryptocurrency or digital asset.",
"egstore.app.product.NftBlockchainMessage.link":"Learn More",
"egstore.app.eula.read_agreement":"I have read and agree with the End User Licence Agreement",
"egstore.app.eula.accept":"Accept",
"egstore.app.eula.complete_later":"Complete Later?",
"egstore.app.eula.dismiss":"Dismiss",
"egstore.app.eula.loading":"Loading, Please Wait...",
"egstore.modal.closeModal":"Close modal",
"egstore.products.system_requirements.supported_audio":"Audio",
"egstore.products.system_requirements.supported_text":"Text",
"egstore.products.system_requirements.not_available":"N/A",
"egstore.library.hub.versions.title":"My Versions",
"egstore.library.hub.display_version":"Version {0}",
"egstore.library.hub.versions.installSize":"{0} GB",
"egstore.library.hub.versions.github_source":"Github source",
"egstore.library.hub.versions.release_notes":"Release notes",
"egstore.library.hub.versions.add_a_version":"Add a version",
"egstore.library.hub.versions.update_available":"Update available",
"egstore.library.hub.versions.manage_plugins":"Manage plugins",
"egstore.library.hub.section.item.title":"{0}",
"egstore.library.hub.section.item.supports":"Supports:",
"egstore.library.hub.section.item.compatible_with":"Compatible With:",
"egstore.library.hub.product.list.search_placeholder":"Title",
"egstore.library.hub.product.plugins.code_plugin":"Code Plugin",
"egstore.library.hub.product.plugins.title":"My Marketplace Plugins",
"egstore.library.hub.product.plugins.install_to_engine":"Install To Engine",
"egstore.library.hub.product.plugins.grid":"Grid:",
"egstore.library.hub.product.plugins.showing_last":"Showing {0} of {1}",
"egstore.library.hub.product.plugins.showing":"Showing {0} - {1} of {2}",
"egstore.library.hub.product.plugins.empty_title":"You don't have any Marketplace plugins yet.",
"egstore.library.hub.product.plugins.empty_link":"Browse {0} Marketplace",
"egstore.library.hub.product.plugins.remove_local":"Remove Local Content",
"egstore.library.hub.versions.a11y.pause":"Pause Installation",
"egstore.library.hub.versions.a11y.resume":"Resume Installation",
"egstore.library.hub.versions.a11y.cancel":"Cancel Installation",
"egstore.library.hub.versions.modal.install_version":"Install Version",
"egstore.library.hub.versions.modal.select_version":"Select Product Version:",
"egstore.library.hub.versions.modal.select_version_placeholder":"Select...",
"egstore.library.hub.versions.modal.no_versions_available":"There are no product versions available to be installed.",
"egstore.library.hub.plugins.modal.cannot_install_plugin":"You cannot install this plugin as there are no compatible engines installed. Please install a compatible engine then retry.",
"egstore.library.hub.plugins.modal.installed":"Installed:",
"egstore.library.hub.plugins.modal.updating":"Updating",
"egstore.library.hub.plugins.modal.empty_plugins":"You have no plugins installed.",
"egstore.library.hub.plugins.modal.ue_title":"Unreal Engine {0} Plugins",
"egstore.library.page_size.title":"Grid:",
"egstore.library.page_size.title.grid":"Grid:",
"egstore.library.page_size.title.list":"List:",
"egstore.library.manage_products_filters.title":"Filters",
"egstore.library.empty_filter_results.title.all":"There are no items that match your current filters in your library.",
"egstore.library.empty_filter_results.title.collection":"This collection has no titles that match your current filters.",
"egstore.library.empty_filter_results.button.all":"View full library",
"egstore.library.empty_filter_results.button.collection":"View full collection",
"egstore.library.filter_side_panel.applications":"Applications {0}",
"egstore.library.filter_side_panel.arcade":"Arcade {0}",
"egstore.library.filter_side_panel.base_building":"Base Building {0}",
"egstore.library.filter_side_panel.games":"Games {0}",
"egstore.library.filter_side_panel.ccg":"CCG {0}",
"egstore.library.filter_side_panel.digitalextras":"Digital Extras {0}",
"egstore.library.filter_side_panel.dungeon_crawler":"Dungeon Crawler {0}",
"egstore.library.filter_side_panel.early_access":"Early Access {0}",
"egstore.library.filter_side_panel.editors":"Mod Toolkit {0}",
"egstore.library.filter_side_panel.engines":"Engines {0}",
"egstore.library.filter_side_panel.fantasy":"Fantasy {0}",
"egstore.library.filter_side_panel.fps":"FPS {0}",
"egstore.library.filter_side_panel.historical":"Historical {0}",
"egstore.library.filter_side_panel.investigation":"Investigation {0}",
"egstore.library.filter_side_panel.mac_os":"macOS {0}",
"egstore.library.filter_side_panel.Mac":"macOS {0}",
"egstore.library.filter_side_panel.metroidvania":"Metroidvania {0}",
"egstore.library.filter_side_panel.osx":"macOS {0}",
"egstore.library.filter_side_panel.physics":"Physics {0}",
"egstore.library.filter_side_panel.programming":"Programming {0}",
"egstore.library.filter_side_panel.rogue_like":"Rogue-Like {0}",
"egstore.library.filter_side_panel.software":"Software {0}",
"egstore.library.filter_side_panel.space_sim":"Space Sim {0}",
"egstore.library.filter_side_panel.storybook":"Storybook {0}",
"egstore.library.filter_side_panel.supernatural":"Supernatural {0}",
"egstore.library.filter_side_panel.tower_defense":"Tower Defense {0}",
"egstore.library.filter_side_panel.turn_based_strategy":"Turn-based Strategy {0}",
"egstore.library.filter_side_panel.battle_royale":"Battle Royale {0}",
"egstore.library.filter_side_panel.collection":"Collection {0}",
"egstore.library.filter_side_panel.Windows":"Windows {0}",
"egstore.library.filter_side_panel.Win32":"Win32 {0}",
"egstore.library.filter_side_panel.book":"Book {0}",
"egstore.library.filter_side_panel.game_add_on":"Game Add-On {0}",
"egstore.library.filter_side_panel.soundtrack":"Soundtrack {0}",
"egstore.library.filter_side_panel.video":"Video {0}",
"egstore.library.filter_side_panel.recommended":"Recommended {0}",
"egstore.library.filter_side_panel.installed":"Installed {0}",
"egstore.library.filter_side_panel.genres":"Genres",
"egstore.library.filter_side_panel.features":"Features",
"egstore.library.filter_side_panel.tags":"Tags",
"egstore.library.filter_side_panel.types":"Types",
"egstore.library.filter_side_panel.platform":"Platform",
"egstore.library.filter_side_panel.DEV":"Dev ({0})",
"egstore.library.filter_side_panel.STAGE":"Stage ({0})",
"egstore.library.filter_side_panel.LIVE":"Live ({0})",
"egstore.library.filter_side_panel.sandbox":"Sandbox",
"egstore.library.manage_products_modal.general":"General",
"egstore.library.manage_products_modal.installation":"Installation",
"egstore.library.manage_products_modal.install_size":"Install Size {0}",
"egstore.library.manage_products_modal.create_desktop_shortcut":"Create Desktop Shortcut",
"egstore.library.manage_products_modal.install_location":"Open Install Location",
"egstore.library.manage_products_modal.install_location_warning":"Moving or deleting this folder may require you to reinstall your game.",
"egstore.library.manage_products_modal.create":"Create",
"egstore.library.uninstall_modal_confirm.text_question":"Are you sure you want to uninstall {0}?",
"egstore.library.uninstall_modal_confirm.text_info":"This will delete it from your system!",
"egstore.library.uninstall_close_instances.text_question":"Please close all instances of {0} before uninstalling.",
"egstore.library.manage_products_modal.cloud_save":"Cloud Saves",
"egstore.library.install_location_modal.title":"Choose Install Location",
"egstore.library.install_location_modal.folder":"Folder",
"egstore.library.install_location_modal.browse":"Browse",
"egstore.library.install_location_modal.options":"Options",
"egstore.library.install_location_modal.path":"Path:",
"egstore.library.install_location_modal.auto_update":"Auto-Update",
"egstore.library.install_location_modal.create_shortcut":"Create Shortcut",
"egstore.library.install_location_modal.download_size":"Download size:",
"egstore.library.install_location_modal.required_space":"Required Storage Space:",
"egstore.library.manage_products_modal.verify_files":"Verify Files",
"egstore.library.manage_products_modal.verify":"Verify",
"egstore.library.favorites_folders.intro.title":"Stay organized with favorites and collections",
"egstore.library.favorites_folders.intro.text":"Too many titles in your library to easily find what you want? Start by creating custom collections, change their order via drag and drop or put your favorite games into one place with a simple click of a heart!",
"egstore.library.favorites_folders.intro.button.hide":"Dismiss",
"egstore.library.favorites_folders.intro.button.new":"Create A Collection",
"egstore.library.collection_delete_confirm_modal.title":"Remove collection",
"egstore.library.collection_delete_confirm_modal.text_question":"Are you sure you want to remove '{0}'?",
"egstore.library.collection_delete_confirm_modal.text_info":"Items from this collection will continue to be available under 'All' and any of your other collections.",
"egstore.library.collection_delete_confirm_modal.confirm":"Remove",
"egstore.library.collection_delete_confirm_modal.cancel":"Keep it",
"egstore.library.collection_delete_confirm_modal.snackbar.success":"Collection '{0}' removed",
"egstore.library.collection_delete_confirm_modal.snackbar.failure":"Failed to remove collection",
"egstore.library.collections_modal.create_edit.text":"You can change this later by right-clicking on the name of the collection.",
"egstore.library.collections_modal.create_edit.drag_text":"Did you know: You can drag and drop a collection to change the order.",
"egstore.library.collections_modal.create_edit.title":"Name your collection",
"egstore.library.collections_modal.create_edit.edit_title":"Change the name of this collection",
"egstore.library.collections_modal.create.button_primary":"Create Collection",
"egstore.library.collections_modal.edit.button_primary":"Save Changes",
"egstore.library.collections_modal.create_edit.new_collection":"New Collection",
"egstore.library.collections_modal.create_edit.edit_collection":"Edit Collection",
"egstore.library.collections_modal.create_edit.error_text":"A collection with this name already exists",
"egstore.library.collections_modal.create_edit.label":"Collection name",
"egstore.library.collections.add_collection_tooltip_max":"You've reached the maximum number of collections",
"egstore.library.collections.add_collection_tooltip":"Create new collection",
"egstore.library.collections.tooltip":"{0} Items",
"egstore.library.collections.tabs.favorites":"Favorites",
"egstore.library.collections.empty_collection_favorites.title":"You haven't added any favorites yet.",
"egstore.library.collections.empty_collection_favorites.text":"Start adding games to this collection by clicking the heart icon on the game cover.",
"egstore.library.collections.empty_collection_favorites.button":"My Most Played Games",
"egstore.library.collections.empty_collection_custom.title":"Start adding games to this collection!",
"egstore.library.collections.empty_collection_custom.button":"Show recently played",
"egstore.library.collections.announcements.drag_start":"Picked up draggable item {0}.",
"egstore.library.collections.announcements.drag_over_enter":"Draggable item {0} was moved over droppable area {1}.",
"egstore.library.collections.announcements.drag_over_leave":"Draggable item {0} is no longer over a droppable area.",
"egstore.library.collections.announcements.drag_end_over":"Draggable item {0} was dropped over droppable area {1}.",
"egstore.library.collections.announcements.drag_end":"Draggable item {0} was dropped.",
"egstore.library.collections.announcements.drag_cancel":"Dragging was cancelled. Draggable item {0} was dropped.",
"egstore.profile.a11y.connected_username":"{0} account name: {1}",
"egstore.profile.epic_profile":"My Achievements",
"egstore.profile.title.profile":"My Achievements",
"egstore.profile.title.my_achievements":"My Achievements",
"egstore.profile.title.back_to_profile":"Back to achievements",
"egstore.profile.title.back_to_my_achievements":"Back to My Achievements",
"egstore.profile.join_date":"Joined {0}",
"egstore.profile.stat.type":"{0}",
"egstore.profile.level_xp":"{0} XP",
"egstore.profile.achievements":"Achievements",
"egstore.profile.platinum":"Platinum",
"egstore.profile.xp_level":"{0} xp to Level {1}",
"egstore.profile.add_friend":"add friend",
"egstore.profile.friends":"friends",
"egstore.profile.friends_count":" {0} Friends",
"egstore.profile.no_friends":"Epic is more fun with friends!",
"egstore.profile.no_friends_public":"{0} hasn’t added any friends yet.",
"egstore.profile.private_profile_non_friend":"{0} doesn’t share their achievements or friends publicly.",
"egstore.profile.private_profile_friend":"Only {0} can see their achievements or friends list.",
"egstore.profile.modal.cancel":"Cancel",
"egstore.profile.modal.confirm":"Confirm",
"egstore.profile.modal.block":"Block",
"egstore.profile.modal.remove":"Remove",
"egstore.profile.modal.parental_controls_title":"Your child will select from the options you authorize here",
"egstore.profile.modal.pin_prompt_title":"Access PIN Required",
"egstore.profile.modal.pin_prompt_message":"A valid PIN is required to save your child’s privacy options.",
"egstore.profile.modal.pin_prompt_forgot":"Forgot your PIN?",
"egstore.profile.connect_social_accounts":"Connect Social Accounts",
"egstore.profile.mutual_friend.1":"{0} is a mutual friend",
"egstore.profile.mutual_friend.2":"{0} and {1} are mutual friends",
"egstore.profile.mutual_friend.2+":"{0}, {1}, and {2} others are mutual friends",
"egstore.profile.my_achievements":"My Achievements",
"egstore.profile.my_achievements_null":"As you earn XP, your achievements will appear here.",
"egstore.profile.my_achievements_discover_more":"Don’t stop here, there’s more to discover",
"egstore.profile.my_achievements_friend_null":"{0} doesn’t have any achievements yet.",
"egstore.profile.my_achievements_browse":"Browse Games",
"egstore.profile.my_achievements_browse_with_achievements":"Browse Games with Achievements",
"egstore.profile.achievements.item.list.title":"{0}",
"egstore.profile.achievements.item.list.achievements_progress_heading":"achievement progress",
"egstore.profile.achievements.item.list.progress_percentage":"{0}%",
"egstore.profile.achievements.item.list.progress_achievements":"{0}/{1} Achievements",
"egstore.profile.achievements.item.list.time_played.heading":"time played",
"egstore.profile.achievements.item.list.time_played.minutes":"{0}",
"egstore.profile.achievements.item.list.time_played.hours":"{0}h {1}m",
"egstore.profile.achievements.item.list.total_xp_earned.heading":"total xp earned",
"egstore.profile.achievements.item.list.total_xp_earned":"{0}/{1} XP",
"egstore.profile.achievements.item.list.rarest_achievements.heading":"rarest achievements",
"egstore.profile.achievements.item.list.rarest_achievements.title":"{0}",
"egstore.profile.achievements.item.list.rarest_achievements.rarity":"{0}% of players unlock",
"egstore.profile.achievements.item.list.rarest_achievements.rarity.incomplete":"Your most rare achievements will appear here. Get playing.",
"egstore.profile.modal.save":"Save",
"egstore.profile.modal.privacy":"Manage Privacy",
"egstore.profile.modal.privacy.parental_controls":"Manage Parental Controls",
"egstore.profile.modal.privacy_level":"Privacy Level: {0}",
"egstore.profile.modal.privacy_level.public":"Public",
"egstore.profile.modal.privacy_level.friends":"Friends Only",
"egstore.profile.modal.privacy_level.friends_of_friends":"Friends of Friends",
"egstore.profile.modal.privacy_level.private":"Only Me",
"egstore.profile.modal.privacy_settings":"Selection below determines who can see your friends list, XP, game stats, and achievements.",
"egstore.profile.modal.privacy_settings.parental_message":"You can change your privacy setting within your permitted range any time. Selecting a setting outside of your permissions requires parent confirmation.",
"egstore.profile.modal.privacy_option.public":"Public",
"egstore.profile.modal.privacy_option.friends_of_friends":"Friends of Friends",
"egstore.profile.modal.privacy_option.friends":"Friends Only",
"egstore.profile.modal.privacy_option.private":"Only Me",
"egstore.profile.friends_add":"Add Friend",
"egstore.profile.blocked":"Blocked",
"egstore.profile.pending_friendship":"Request Pending",
"egstore.profile.friends_menu_remove":"Remove Friend",
"egstore.profile.friends_menu_cancel_request":"Cancel Request",
"egstore.profile.friends_menu_block":"Block",
"egstore.profile.friends_menu_unblock":"Unblock",
"egstore.profile.friends_menu_copy":"Copy Link to Share",
"egstore.profile.friends_menu_copy_confirmation":"Link copied",
"egstore.profile.modal.block_friend":"Block {0}?",
"egstore.profile.modal.block_friend_message":"You are about to block {0}. This means that you will not be able to see each other's activity.",
"egstore.profile.modal.remove_friend":"Remove {0} as a friend?",
"egstore.profile.modal.remove_friend_message":"If you remove {0} as a friend, you’ll have to request to be their friend again in the future.",
"egstore.profile.meta.title.my_achievements":"My Achievements",
"egstore.profile.meta.social.title.my_achievements":"My Achievements",
"egstore.profile.meta.social.image_alt.my_achievements":"Epic Games Logo",
"egstore.profile.meta.title.profile":"Check out the achievements for {0}.",
"egstore.profile.meta.description.profile":"Connect with players and share achievements.",
"egstore.profile.meta.social.title.profile":"Check out the achievements for {0}.",
"egstore.profile.meta.social.description.profile":"Connect with players and share achievements.",
"egstore.profile.meta.social.image_alt.profile":"Epic Games Logo",
"egstore.profile.action_failed":"Action failed. Try again later",
"egstore.profile.limit_exceeded":"Unable to friend due to limit exceeded",
"egstore.profile.player.displayname_fallback":"Epic Player",
"egstore.profile.privacy.error":"Something went wrong",
"errors.com.epicgames.ecommerce.fulfillment.cabined_mode_account_blocked":"Some features such as redeeming codes for non-Epic products and games are unavailable until your parent or guardian grants you permission. {0}",
"errors.com.epicgames.ecommerce.fulfillment.offer_not_allow_redeem":"Redemption code is invalid.",
"errors.com.epicgames.ecommerce.fulfillment.invalid_offer":"Redemption code is invalid.",
"errors.com.epicgames.ecommerce.fulfillment.reach_offer_redemption_limit":"This code has already been redeemed. Please enter a code that has not been used or contact player support.",
"errors.com.epicgames.ecommerce.subscription.platform_conflict":"Sorry, this code cannot be redeemed. You already have an active subscription on another platform.",
"errors.com.epicgames.ecommerce.subscription.deploy_subscription_error":"Sorry, something went wrong. Please log back in and try again.",
"errors.com.epicgames.ecommerce.subscription.non_renewing_subscription_nonrenewable":"Sorry, something went wrong. Please refresh the page and try again.",
"errors.com.epicgames.ecommerce.subscription.invalid_account":"Code redemption failed, please log back in and try again.",
"errors.com.epicgames.ecommerce.subscription.country_unsupported":"Sorry, subscriptions are currently not supported in your country."
}
@woctezuma
Copy link
Author

Method to obtain data:

  1. Open https://store.epicgames.com/en-US/ in your web browser.
  2. Open the web console with <Ctrl+Shift+K>
  3. Get the value of window.EGStoreCtx.localizationData.messages

NB: You will get text translated to the language specified in step n°1. So use English if interested in diff.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment