Skip to content

Commit 01bffc6

Browse files
authored
Update automatic translation languages (#1022)
Add Arabic to list of automatic translation-supported languages; change formatting for Chinese to match what we have on other parts of platform ## Changes Add Arabic to list of automatic translation-supported languages; change formatting for Chinese to match what we have on other parts of platform ## Checks By submitting your pull request for review, you agree to the following: - [x] This contribution was created in whole or in part by me, and I have the right to submit it under the terms of this repository's open source licenses. - [x] I understand and agree that this contribution and a record of it are public, maintained indefinitely, and may be redistributed under the terms of this repository's open source licenses. - [x] To the best of my knowledge, all proposed changes are accurate.
1 parent 136e683 commit 01bffc6

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

content/en-us/production/localization/automatic-translations.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,11 +123,14 @@ Roblox supports automatic translation between the languages listed below. Curren
123123
</tr>
124124
</thead>
125125
<tbody>
126+
<tr>
127+
<td>Arabic</td>
128+
</tr>
126129
<tr>
127-
<td>Chinese - simplified</td>
130+
<td>Chinese (Simplified)</td>
128131
</tr>
129132
<tr>
130-
<td>Chinese - traditional</td>
133+
<td>Chinese (Traditional)</td>
131134
</tr>
132135
<tr>
133136
<td>English</td>

0 commit comments

Comments
 (0)