From 7ff302ef48f352496b80d4ad6fa5248d685a1b93 Mon Sep 17 00:00:00 2001 From: Olha Horobets Date: Sun, 15 May 2016 20:35:23 +0300 Subject: [PATCH] Add translations --- app/locale/uk.coffee | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/locale/uk.coffee b/app/locale/uk.coffee index c3cac375d..d3a0341be 100644 --- a/app/locale/uk.coffee +++ b/app/locale/uk.coffee @@ -38,10 +38,10 @@ module.exports = nativeDescription: "Українська", englishDescription: # accessible_to: "Accessible to" # everyone: "everyone" # democratizing: "Democratizing the process of learning coding is at the core of our philosophy. Everyone should be able to learn to code." -# forgot_learning: "I think they actually forgot that they were actually learning something." -# wanted_to_do: " Coding is something I've always wanted to do, and I never thought I would be able to learn it in school." -# why_games: "Why is learning through games important?" -# games_reward: "Games reward the productive struggle." + forgot_learning: "Таке враження, що, граючи, вони забули, що це навчання." # I think they actually forgot that they were actually learning something. + wanted_to_do: " Програмування — те, чим я завжди хотів займатись, ніколи не думав, що буду вчити це в школі." # Coding is something I've always wanted to do, and I never thought I would be able to learn it in school. + why_games: "Чому навчання через гру важливе?" # Why is learning through games important? + games_reward: "Гра — винагорода за зусилля." # Games reward the productive struggle. # encourage: "Gaming is a medium that encourages interaction, discovery, and trial-and-error. A good game challenges the player to master skills over time, which is the same critical process students go through as they learn." # excel: "Games excel at rewarding" # struggle: "productive struggle"