Skip to content

Commit 90c14c1

Browse files
committed
Better explanation
1 parent 59a8b76 commit 90c14c1

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

contributing/translations/index.rst

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,15 @@ some missing Swedish translations to contribute them.
2020
Symfony repository. Visit the `Symfony Releases`_ page to find out which is the
2121
current oldest maintained branch.
2222

23-
If you know Git well, clone the Symfony repository and check out that branch.
24-
Otherwise, visit `https://github.com/symfony/symfony <https://github.com/symfony/symfony>`_
25-
and switch to that branch.
23+
Then, you need to either download or browse that Symfony version contents:
24+
25+
* If you know Git and prefer the command console, clone the Symfony repository
26+
and check out the oldest maintained branch (read the
27+
:doc:`Symfony Documentation contribution guide </contributing/documentation/overview>`
28+
if you want to learn about this process);
29+
* If you prefer to use a web based interface, visit
30+
`https://github.com/symfony/symfony <https://github.com/symfony/symfony>`_
31+
and switch to the oldest maintained branch.
2632

2733
**Step 2.** Check out if there's some missing translation in your language by
2834
checking these directories:

0 commit comments

Comments
 (0)