---
title: "Languages"
output: rmarkdown::html_vignette
vignette: >
%\VignetteIndexEntry{Languages}
%\VignetteEngine{knitr::rmarkdown}
%\VignetteEncoding{UTF-8}
---
Scryfall archives _Magic_ cards in 17 languages (including some unofficial
languages).
Each card indicates its language in the `lang` column using an ISO-like code.
When available, cards may also include their printed text in `printed_name`,
`printed_type_line`, and `printed_text` columns.
Please note that Oracle text is always English, per game rules. Cards printed in
non-English languages are a translation of the Oracle text at the time the card
was printed, but these texts do not receive errata.
Support for multiple languages in older sets is limited. Scryfall is expanding
this data slowly over time.
The current languages are:
| Code | Printed Code | Language | Cards |
| ------- | ------------ | ------------------- | ------ |
| [`en`](https://scryfall.com/search?order=released&q=lang%3Aen&unique=prints) | en | English | 63,650 |
| [`es`](https://scryfall.com/search?order=released&q=lang%3Aes&unique=prints) | sp | Spanish | 33,722 |
| [`fr`](https://scryfall.com/search?order=released&q=lang%3Afr&unique=prints) | fr | French | 34,481 |
| [`de`](https://scryfall.com/search?order=released&q=lang%3Ade&unique=prints) | de | German | 33,837 |
| [`it`](https://scryfall.com/search?order=released&q=lang%3Ait&unique=prints) | it | Italian | 34,135 |
| [`pt`](https://scryfall.com/search?order=released&q=lang%3Apt&unique=prints) | pt | Portuguese | 30,134 |
| [`ja`](https://scryfall.com/search?order=released&q=lang%3Aja&unique=prints) | jp | Japanese | 36,485 |
| [`ko`](https://scryfall.com/search?order=released&q=lang%3Ako&unique=prints) | kr | Korean | 14,076 |
| [`ru`](https://scryfall.com/search?order=released&q=lang%3Aru&unique=prints) | ru | Russian | 19,643 |
| [`zhs`](https://scryfall.com/search?order=released&q=lang%3Azhs&unique=prints) | cs | Simplified Chinese | 28,235 |
| [`zht`](https://scryfall.com/search?order=released&q=lang%3Azht&unique=prints) | ct | Traditional Chinese | 21,530 |
| [`he`](https://scryfall.com/search?order=released&q=lang%3Ahe&unique=prints) | | Hebrew | 1 |
| [`la`](https://scryfall.com/search?order=released&q=lang%3Ala&unique=prints) | | Latin | 1 |
| [`grc`](https://scryfall.com/search?order=released&q=lang%3Agrc&unique=prints) | | Ancient Greek | 1 |
| [`ar`](https://scryfall.com/search?order=released&q=lang%3Aar&unique=prints) | | Arabic | 1 |
| [`sa`](https://scryfall.com/search?order=released&q=lang%3Asa&unique=prints) | | Sanskrit | 1 |
| [`ph`](https://scryfall.com/search?order=released&q=lang%3Aph&unique=prints) | ph | Phyrexian | 9 |