Skip to content

Commit b67d048

Browse files
committedJan 10, 2018
add missing translations of tour sections
they still need to actually be translated, but in the meantime, we need placeholders or html-proofer fails
1 parent 1b42f49 commit b67d048

File tree

5 files changed

+85
-0
lines changed

5 files changed

+85
-0
lines changed
 

‎_ba/tour/packages-and-imports.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
layout: tour
3+
title: Packages and Imports
4+
language: ba
5+
6+
discourse: true
7+
8+
partof: scala-tour
9+
10+
num: 35
11+
previous-page: named-arguments
12+
---
13+
14+
# Packages and Imports
15+
16+
(this section of the tour has not been translated yet. pull request
17+
with translation welcome!)

‎_es/tour/packages-and-imports.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
layout: tour
3+
title: Packages and Imports
4+
language: es
5+
6+
discourse: true
7+
8+
partof: scala-tour
9+
10+
num: 35
11+
previous-page: named-arguments
12+
---
13+
14+
# Packages and Imports
15+
16+
(this section of the tour has not been translated yet. pull request
17+
with translation welcome!)

‎_ko/tour/packages-and-imports.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
layout: tour
3+
title: Packages and Imports
4+
language: ko
5+
6+
discourse: true
7+
8+
partof: scala-tour
9+
10+
num: 35
11+
previous-page: named-arguments
12+
---
13+
14+
# Packages and Imports
15+
16+
(this section of the tour has not been translated yet. pull request
17+
with translation welcome!)

‎_pl/tour/packages-and-imports.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
layout: tour
3+
title: Packages and Imports
4+
language: pl
5+
6+
discourse: true
7+
8+
partof: scala-tour
9+
10+
num: 35
11+
previous-page: named-arguments
12+
---
13+
14+
# Packages and Imports
15+
16+
(this section of the tour has not been translated yet. pull request
17+
with translation welcome!)

‎_pt-br/tour/packages-and-imports.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
layout: tour
3+
title: Packages and Imports
4+
language: pt-br
5+
6+
discourse: true
7+
8+
partof: scala-tour
9+
10+
num: 35
11+
previous-page: named-arguments
12+
---
13+
14+
# Packages and Imports
15+
16+
(this section of the tour has not been translated yet. pull request
17+
with translation welcome!)

0 commit comments

Comments
 (0)
Please sign in to comment.