Skip to content

Commit 5895406

Browse files
authored
Merge pull request #44664 from sftim/20240107_fix_language_code_uk
[uk] Fix language code for tutorials
2 parents 6430c97 + 3b443dd commit 5895406

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed

content/uk/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="uk">
99

1010
<body>
1111

content/uk/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="uk">
99

1010
<body>
1111

content/uk/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="uk">
99

1010
<body>
1111

content/uk/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="uk">
99

1010
<body>
1111

content/uk/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="uk">
99

1010
<body>
1111

content/uk/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="uk">
99

1010
<body>
1111

content/uk/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="uk">
99

1010
<body>
1111

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

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

77
<!DOCTYPE html>
88

9-
<html lang="en">
9+
<html lang="uk">
1010

1111
<body>
1212

content/uk/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="uk">
99

1010
<body>
1111

content/uk/docs/tutorials/kubernetes-basics/scale/scale-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="uk">
99

1010
<body>
1111

0 commit comments

Comments
 (0)