Skip to content

Commit c3b8d31

Browse files
authored
Merge pull request #29441 from sftim/20210817_fix_tutorial_html_lang_attribute_pl
Fix HTML language attributes (polszczyzna)
2 parents da656a8 + 399c774 commit c3b8d31

File tree

13 files changed

+13
-13
lines changed

13 files changed

+13
-13
lines changed

content/pl/docs/tutorials/kubernetes-basics/_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<!DOCTYPE html>
1313

14-
<html lang="en">
14+
<html lang="pl">
1515

1616
<body>
1717

content/pl/docs/tutorials/kubernetes-basics/create-cluster/cluster-interactive.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<!DOCTYPE html>
77

8-
<html lang="en">
8+
<html lang="pl">
99

1010
<body>
1111

content/pl/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<!DOCTYPE html>
77

8-
<html lang="en">
8+
<html lang="pl">
99

1010
<body>
1111

content/pl/docs/tutorials/kubernetes-basics/deploy-app/deploy-interactive.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<!DOCTYPE html>
77

8-
<html lang="en">
8+
<html lang="pl">
99

1010
<body>
1111

content/pl/docs/tutorials/kubernetes-basics/deploy-app/deploy-intro.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<!DOCTYPE html>
77

8-
<html lang="en">
8+
<html lang="pl">
99

1010
<body>
1111

content/pl/docs/tutorials/kubernetes-basics/explore/explore-interactive.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<!DOCTYPE html>
77

8-
<html lang="en">
8+
<html lang="pl">
99

1010
<body>
1111

content/pl/docs/tutorials/kubernetes-basics/explore/explore-intro.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<!DOCTYPE html>
77

8-
<html lang="en">
8+
<html lang="pl">
99

1010
<body>
1111

content/pl/docs/tutorials/kubernetes-basics/expose/expose-interactive.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<!DOCTYPE html>
77

8-
<html lang="en">
8+
<html lang="pl">
99

1010
<body>
1111

content/pl/docs/tutorials/kubernetes-basics/expose/expose-intro.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<!DOCTYPE html>
77

8-
<html lang="en">
8+
<html lang="pl">
99

1010
<body>
1111

content/pl/docs/tutorials/kubernetes-basics/scale/scale-interactive.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<!DOCTYPE html>
77

8-
<html lang="en">
8+
<html lang="pl">
99

1010
<body>
1111

0 commit comments

Comments
 (0)