-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Made strings more easily translatable #8
Made strings more easily translatable #8
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
weird bit of indentation
i18n/fr.json
Outdated
"cover.content": "Le Scratch Wiki, pour faire simple, c'est un Wiki sur %s ! Dessus, vous pourrez trouver de la documentation et des tutoriels sur tout ce qui concerne Scratch.", | ||
"cover.scratch": "Scratch", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"cover.content": "Le Scratch Wiki, pour faire simple, c'est un Wiki sur %s ! Dessus, vous pourrez trouver de la documentation et des tutoriels sur tout ce qui concerne Scratch.", | |
"cover.scratch": "Scratch", | |
"cover.content": "Le Scratch Wiki, pour faire simple, c'est un Wiki sur %s ! Dessus, vous pourrez trouver de la documentation et des tutoriels sur tout ce qui concerne Scratch.", | |
"cover.scratch": "Scratch", |
i18n/ja.json
Outdated
"cover.content": "Scratch Wikiは、簡単に言えば、%s に特化したウィキです。 Scratch Wikiでは、Scratchに関してのあらゆる情報が手に入ります。", | ||
"cover.scratch": "Scratch", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"cover.content": "Scratch Wikiは、簡単に言えば、%s に特化したウィキです。 Scratch Wikiでは、Scratchに関してのあらゆる情報が手に入ります。", | |
"cover.scratch": "Scratch", | |
"cover.content": "Scratch Wikiは、簡単に言えば、%s に特化したウィキです。 Scratch Wikiでは、Scratchに関してのあらゆる情報が手に入ります。", | |
"cover.scratch": "Scratch", |
Pulled to server. |
See InternationalScratchWiki/ScratchWikiSkin2#60 (comment)