# Contributing

To contribute translations you first need a (free) WordPress.org account. If you don't already have one you can create one here: <https://login.wordpress.org/register>

There are two ways you can translate the plugin. You can translate the plugin itself or you can translate the 'Readme'. The Readme is used to generate the WordPress.org plugin page.

![The Readme is used to generate this page.](/files/-MBiyinRrYqjrdSwv2Hw)

Both types of translation are equally important and we are grateful for contributions to either. Plugin translations help non-English speaking users use the plugin and readme translations help them discover and understand the plugin in the first place.

To begin contributing translations, go here and find your language:

<https://translate.wordpress.org/projects/wp-plugins/olympus-google-fonts/>

The relevant fields are the first two, they represent the plugin and readme's translation status. A value of 0% means no strings have been translated and 100% means that all strings have been completed.

![The first column is the plugin, the second is the readme.](/files/-MBj05I62il9vcucRj6r)

To begin adding translations, click either the first (Plugin) or second (Readme) field next to your language.

![](/files/-MBj19li_IzRShdnrO8U)

Rows that are green already have approved translations.

To add a translation simply double click the empty field and enter your translation in the area provided. Then press the blue button to submit.

![Click the blue button to submit your translation.](/files/-MBj2AO47EBCZbubojVI)

Repeat the process for the remaining strings.

Once you submit a translation it will be placed in "Waiting" status (orange).

![These strings are waiting to be approved.](/files/-MBj1rUntzBqnLq7cY4U)

Email us (<team@fontsplugin.com>) to let us know your translations are waiting and we will work with the translation editors to approve the contributions. This process exists to remove the possibility of malicious or erroneous translations.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.fontsplugin.com/translations/contributing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
