fix learn translation

This commit is contained in:
Thibault Duplessis 2017-07-24 11:19:21 +02:00
parent 1d897f60f4
commit f3fb5b3d39

View file

@ -7,7 +7,7 @@ var imgUrl = util.assetUrl + 'images/learn/bowman.svg';
module.exports = {
key: 'capture',
title: 'capture',
subtitle: 'Take the enemy pieces',
subtitle: 'takeTheEnemyPieces',
image: imgUrl,
intro: 'captureIntro',
illustration: util.roundSvg(imgUrl),