We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfa0fc5 commit 7c80589Copy full SHA for 7c80589
src/pages/languages.js
@@ -56,7 +56,7 @@ const Languages = ({location}: Props) => (
56
57
<LanguagesGrid languages={complete} />
58
59
- <h2>Partially Translated</h2>
+ <h2>In Progress</h2>
60
<LanguagesGrid languages={partial} />
61
62
<h2>Needs Contributors</h2>
0 commit comments