kopia lustrzana https://github.com/backface/turtlestitch
Remove extra comma in Galician translation
It was preventing the translation from loading at all.pull/89/head
rodzic
2e85d2d326
commit
4bc479ad81
|
@ -413,7 +413,7 @@ SnapTranslator.dict.gl = {
|
||||||
'pen down':
|
'pen down':
|
||||||
'baixar lapis',
|
'baixar lapis',
|
||||||
'pen up':
|
'pen up':
|
||||||
'subir lapis',,
|
'subir lapis',
|
||||||
'pen down?':
|
'pen down?':
|
||||||
'lapis abaixo?',
|
'lapis abaixo?',
|
||||||
'set pen color to %clr':
|
'set pen color to %clr':
|
||||||
|
|
Ładowanie…
Reference in New Issue