File tree 1 file changed +17
-1
lines changed
1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ The following modules we consider as priority targets, hence should
11
11
receive more attention than other modules/pages (0 has higher priority
12
12
than 2). Please helps assure they are a 100% translated.
13
13
14
- ### Priority 0
14
+ ### Priority 0 (probably they are completed)
15
15
- bugs
16
16
- glossary
17
17
- library/functions
@@ -25,9 +25,25 @@ than 2). Please helps assure they are a 100% translated.
25
25
26
26
### Priority 1
27
27
- reference/ (all)
28
+ - faq/ (all)
28
29
29
30
### Priority 2
30
31
- library/turtle
32
+ - library/sys
33
+ - library/argparse
34
+ - library/random
35
+ - library/statistics
36
+ - library/urllib.request
37
+ - library/smtplib
38
+ - library/datetime
39
+ - library/zlib
40
+ - library/gzip
41
+ - library/lzma
42
+ - library/tarfile
43
+ - library/timeit
44
+ - library/profile
45
+ - library/doctest
46
+ - library/unittest
31
47
- library/ (except the ones mentioned above)
32
48
33
49
## Documentation Contribution Agreement
You can’t perform that action at this time.
0 commit comments