Discuss Scratch
- Discussion Forums
- » Open Source Projects
- » Where in scratch-www are the messages?
- alboxer2000
-
500+ posts
Where in scratch-www are the messages?
I mean by messages the text that shows up on the messages (example: There are new posts in the forum thread: Bug)
- Voxalice
-
1000+ posts
Where in scratch-www are the messages?
The message text appears to be defined in https://github.com/scratchfoundation/scratch-www/blob/develop/src/views/messages/l10n.json.
- alboxer2000
-
500+ posts
Where in scratch-www are the messages?
https://github.com/scratchfoundation/scratch-www/blob/develop/src/views/messages/l10n.json.Thanks! But now I want to find them again but in Italian. The message text appears to be defined in
- Voxalice
-
1000+ posts
Where in scratch-www are the messages?
(#3)I'm not sure, but I think the most likely place for that would be in Scratch's Transifex page, outside of scratch-www.https://github.com/scratchfoundation/scratch-www/blob/develop/src/views/messages/l10n.json.Thanks! But now I want to find them again but in Italian. The message text appears to be defined in
You can find a guide to access it here: https://scratch-mit-edu.ezproxyberklee.flo.org/discuss/topic/430514/
- Discussion Forums
- » Open Source Projects
-
» Where in scratch-www are the messages?