parent
3a280a2216
commit
6456ec114b
|
@ -0,0 +1,23 @@
|
||||||
|
# First step
|
||||||
|
|
||||||
|
Decide if the new person and everyone else will benefit of being in the Telegram Pirate Care Group.
|
||||||
|
|
||||||
|
If yes: provide link to Pirate Care Group.
|
||||||
|
|
||||||
|
Get them in touch with @marcell and @toby so they get the Pirate Care Syllabus git account.
|
||||||
|
|
||||||
|
If it is already decided what's the page(s) to be translated someone, most of the time that would be @marcell or @toby, should add the new session markdown file with the name: LL.SSSSS.md (LL = language code, SSSS = file name of the original session in English).
|
||||||
|
|
||||||
|
The new session file should have a good front matter/header which should loook like:
|
||||||
|
```
|
||||||
|
---
|
||||||
|
title: "Klingon: The original session titile"
|
||||||
|
images: ["the same if it was present in the original one"]
|
||||||
|
---
|
||||||
|
|
||||||
|
link to the original session in this form: ![](session:originalsession.md)
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
|
Send the link to the new person so he/she could start translating....
|
||||||
|
|
Loading…
Reference in New Issue