File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,6 +10,6 @@ Znalazłeś błąd lub masz sugestię?
1010
1111Aktualizacja tłumaczeń
1212----------------------
13- * ` python manage_translations.py recreate_tx_config`
14- * ` python manage_translations.py fetch`
15- * ` python manage_translations.py recreate_readme`
13+ * ` ./ manage_translations.py recreate_tx_config`
14+ * ` ./ manage_translations.py fetch`
15+ * ` ./ manage_translations.py recreate_readme`
Original file line number Diff line number Diff line change @@ -124,9 +124,9 @@ def language_switcher(entry):
124124
125125Aktualizacja tłumaczeń
126126----------------------
127- * `python manage_translations.py recreate_tx_config`
128- * `python manage_translations.py fetch`
129- * `python manage_translations.py recreate_readme`
127+ * `./ manage_translations.py recreate_tx_config`
128+ * `./ manage_translations.py fetch`
129+ * `./ manage_translations.py recreate_readme`
130130'''
131131 )
132132
You can’t perform that action at this time.
0 commit comments