File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Filter options
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Original file line number Diff line number Diff line change 1
1
Polish Translation of Python Documentation
2
- ========================================
2
+ ==========================================
3
3
<!-- [[[cog
4
4
from manage_translation import get_resource_language_stats, progress_from_resources, language_switcher, get_number_of_translators
5
5
@@ -8,7 +8,7 @@ total = progress_from_resources(stats)
8
8
translators = get_number_of_translators()
9
9
10
10
print(
11
- f'''
11
+ f'''
12
12

13
13
''')
14
14
]]] -->
@@ -17,7 +17,7 @@ f'''
18
18
<!-- [[[end]]] -->
19
19
20
- * Przeczytaj to w innym języku: [ Polski ] ( README.md ) *
20
+ * Przeczytaj to w innym języku: [ polski ] ( README.md ) *
21
21
22
22
** I found a mistake, what do I do?**
23
23
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ total = progress_from_resources(stats)
8
8
translators = get_number_of_translators()
9
9
10
10
print(
11
- f'''
11
+ f'''
12
12

13
13
''')
14
14
]]] -->
You can’t perform that action at this time.
0 commit comments