From 5d097858957ca42ee4f7f8a29006b62f530edf25 Mon Sep 17 00:00:00 2001 From: Bartosz Leper Date: Mon, 29 Jun 2015 12:39:33 +0200 Subject: [PATCH] Improve the Polish translation of the world "turtle" Previously, it the same as the translation of the word "sprite". --- lang-pl.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang-pl.js b/lang-pl.js index 669a22b9..54ecd76e 100644 --- a/lang-pl.js +++ b/lang-pl.js @@ -248,8 +248,8 @@ SnapTranslator.dict.pl = { 'tylko lewo/prawo', // new sprite button: - 'add a new sprite': - 'dodaj nowego duszka', + 'add a new Turtle sprite': + 'dodaj nowego duszka-żółwia', // tab help 'costumes tab help': @@ -1081,7 +1081,7 @@ SnapTranslator.dict.pl = { // costumes 'Turtle': - 'Duszek', + 'Żółw', 'Empty': 'Pusty',