# Strings

The string file is a simple, key-value pair file that contains every piece of user-facing text in the game. This includes button labels, instructional messages, error prompts, and more.

Each string is represented by a unique key (e.g., `win-message`, `lose-message`) and its corresponding text value. You can change the value of any string to match your brand's voice and tone.

### Customization and Localization

By editing this file, you can:

* Customize any copy: Change the wording of any button, heading, or message to fit your brand's style. For example, you could change "Play" to "Let's Play!".
* Translate into any supported language: Provide translations for each string to support multiple languages.&#x20;

### How to Use the String File

We will send you your file for editing. When you have completed your changes, we will upload your new strings to production.
