add todos
This commit is contained in:
parent
d109820c57
commit
3049502be3
|
@ -31,5 +31,5 @@ export default {
|
|||
ptBR: 'Portugais (brésilien)',
|
||||
fr: 'Français',
|
||||
ru: 'Russe',
|
||||
pl: 'Polish',
|
||||
pl: 'Polish', // TODO: translate
|
||||
};
|
||||
|
|
|
@ -31,5 +31,5 @@ export default {
|
|||
ptBR: 'Португальский (бразильский)',
|
||||
fr: 'Французский',
|
||||
ru: 'Русский',
|
||||
pl: 'Polish',
|
||||
pl: 'Polish', // TODO: translate
|
||||
};
|
||||
|
|
|
@ -31,5 +31,5 @@ export default {
|
|||
ptBR: '葡萄牙语 (巴西)',
|
||||
fr: '法语',
|
||||
ru: '俄语',
|
||||
pl: 'Polish',
|
||||
pl: 'Polish', // TODO: translate
|
||||
};
|
||||
|
|
|
@ -31,5 +31,5 @@ export default {
|
|||
ptBR: '葡萄牙語(巴西)',
|
||||
fr: '法語',
|
||||
ru: '俄語',
|
||||
pl: 'Polish',
|
||||
pl: 'Polish', // TODO: translate
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue