# Ignore sentences in translations

It's also quite easy to ignore whole phrases in your sentences by using **\`Your sentence\`**, as in the following examples:

> Hi! You'll never guess what he said to me... Word for word: **'**&#x59;ou're the best.**'**

<figure><img src="https://840554241-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwtZ7bWYVAuVnh9llGL79%2Fuploads%2Fm1GMRNhHcL2Rl3pV2v5z%2Fimage.png?alt=media&#x26;token=e7f255c5-b626-453b-9cfe-3dc8f4a70d8b" alt=""><figcaption></figcaption></figure>

> I've got a big problem with my code. Can you help me?
>
> ```cpp
> #include <iostream>
>
> int main() {
>     std::cout << "Hello, World!" << std::endl;
>     return 0;
> }
> ```
>
> ![](https://840554241-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwtZ7bWYVAuVnh9llGL79%2Fuploads%2FKYRNBToywsTLqGU1kuTS%2Fimage.png?alt=media\&token=88142abf-b150-4909-a28f-9b17da109079)

<figure><img src="https://840554241-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwtZ7bWYVAuVnh9llGL79%2Fuploads%2FdzMZkfHZftjtgNKu0ohF%2Fimage.png?alt=media&#x26;token=fcc2e3b8-7cad-4dfd-bb57-43489e41b1e9" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**THIS FEATURE IS ACTUALLY PREMIUM ONLY!**
{% endhint %}
