Skip to content

Commit

Permalink
Merge pull request #11 from Learnosity/add-country-codes
Browse files Browse the repository at this point in the history
Add in country codes for all languages (except French)
  • Loading branch information
michal-huzevka authored Nov 27, 2019
2 parents 91b33a3 + bd3ce47 commit aac71a2
Show file tree
Hide file tree
Showing 9 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,31 +74,31 @@ We use language codes to support dialects within each top level language. Englis
</tr>
<tr>
<td>Italian</td>
<td>it</td>
<td>it-IT</td>
<td>Y</td>
<td>N</td>
<td>N</td>
<td>Y</td>
</tr>
<tr>
<td>Russian</td>
<td>ru</td>
<td>ru-RU</td>
<td>Y (Full, 210 labels)</td>
<td>N</td>
<td>N</td>
<td>Y (MVP, 13 labels)</td>
</tr>
<tr>
<td>Spanish</td>
<td>es</td>
<td>es-ES</td>
<td>Y</td>
<td>N</td>
<td>N</td>
<td>Y</td>
</tr>
<tr>
<td>Tagalog</td>
<td>tl</td>
<td>tl-PH</td>
<td>Y</td>
<td>N</td>
<td>N</td>
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit aac71a2

Please sign in to comment.