French translation – add option in drop-down
This commit is contained in:
parent
3a927ea4ba
commit
49dd6fb577
@ -38,6 +38,7 @@
|
||||
(ngModelChange)="onOptionChange('language', $event)">
|
||||
<option value="en">English</option>
|
||||
<option value="es">Español</option>
|
||||
<option value="fr">Français</option>
|
||||
</select>
|
||||
<a href="https://github.com/kiswa/TaskBoard/wiki/Translations"
|
||||
target="translations" rel="noopener noreferrer">Add Yours?</a>
|
||||
|
Reference in New Issue
Block a user