Fix typo in reference language dropdown

This commit is contained in:
Léo Renaud-Allaire 2018-06-26 16:22:44 -04:00 committed by Rémi Prévost
parent be950f5f0e
commit 16a231f980

View File

@ -114,7 +114,7 @@ export default {
other: '{{count}} strings to review',
zero: 'No strings to review'
},
reference_default_option_text: 'No reference langugage',
reference_default_option_text: 'No reference language',
document_default_option_text: 'All documents',
input_placeholder_text: 'Search for a string'
},