Skip to content

Commit 7c80589

Browse files
author
Brian Vaughn
committed
Renamed 'Partially Translated' header to 'In Progress'
1 parent dfa0fc5 commit 7c80589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/languages.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ const Languages = ({location}: Props) => (
5656

5757
<LanguagesGrid languages={complete} />
5858

59-
<h2>Partially Translated</h2>
59+
<h2>In Progress</h2>
6060
<LanguagesGrid languages={partial} />
6161

6262
<h2>Needs Contributors</h2>

0 commit comments

Comments
 (0)