Skip to content

Commit cd1ec8e

Browse files
authored
Add french language translation, links between translated texts of report (#156)
* Fix typo noticed by Robert Linder * Update links per comments by J O Connor * Update Gemfile.lock Fix vulnerability notification * Update rexml version * Delete demos directory * Add french language translation of workshop report, add links between
1 parent c9bd65f commit cd1ec8e

File tree

10 files changed

+503
-1638
lines changed

10 files changed

+503
-1638
lines changed

Diff for: Gemfile.lock

+3-1
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,7 @@ GEM
251251
unf_ext (0.0.7.7)
252252
unf_ext (0.0.7.7-x64-mingw32)
253253
unicode-display_width (1.7.0)
254+
wdm (0.1.1)
254255

255256
PLATFORMS
256257
ruby
@@ -260,6 +261,7 @@ DEPENDENCIES
260261
github-pages
261262
jekyll-feed (~> 0.6)
262263
tzinfo-data
264+
wdm (~> 0.1.0)
263265

264266
BUNDLED WITH
265-
2.1.4
267+
2.2.11

Diff for: report-fr.md

+250
Large diffs are not rendered by default.

Diff for: report-zh.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: >-
77

88
{% include relBase.html %}
99

10-
以下报告内容的[原始英文版本在这里](https://www.w3.org/2020/maps/report)
10+
以下报告内容的[原始英文版本在这里]({{ relBase }}/report)。 [法语翻译在这里]({{ relBase }}/report-fr)。
1111

1212
<h2 id="executive-summary">执行摘要</h2>
1313

Diff for: report.md

+249-247
Large diffs are not rendered by default.

Diff for: supporting-material-uploads/presentations/2020-ogc-w3c-workshop-ivansanchez-slides/demos/mutant/hack-level-1.html

-115
This file was deleted.

Diff for: supporting-material-uploads/presentations/2020-ogc-w3c-workshop-ivansanchez-slides/demos/mutant/hack-level-2.html

-124
This file was deleted.

Diff for: supporting-material-uploads/presentations/2020-ogc-w3c-workshop-ivansanchez-slides/demos/mutant/tilelayer.html

-34
This file was deleted.

0 commit comments

Comments
 (0)