We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8f261d commit 3676f15Copy full SHA for 3676f15
1 file changed
scripturi/lintare_si_copiere.ps1
@@ -6,7 +6,7 @@
6
#
7
# Lintarea fisierelor traducerii care au fost urcate pe GitHub
8
# este realizata automat iar rezultatele acesteia
9
-# se vad aici: [ https://python-docs-translations.github.io/dashboard/metadata.html ]
+# se vad aici: [ https://translations.python.org/build-details.html ]
10
11
$un_singur_argument = $args[0] # captarea lui un_singur_argument
12
# variante: nume_de_fisier, nume_de_director/nume_de_fisier,
@@ -64,3 +64,4 @@ else
64
Set-ExecutionPolicy Restricted
65
66
67
+
0 commit comments