Skip to content

Commit 6bfdd53

Browse files
Tweak Japanese translation re: LF
Japanese doesn't have articles, which led to a discussion of how to translate "The Linux Foundation". This change implements the recommendation from the discussion here: <#798> Signed-off-by: David A. Wheeler <[email protected]>
1 parent 9d1ff54 commit 6bfdd53

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/labs/ja_input1.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,7 @@ <h2>Interactive Lab (<span id="grade"></span>)</h2>
107107
<button type="button" class="giveUpButton">諦める</button>
108108
<br><br>
109109
<p>
110-
<i>このラボは、David A. Wheeler によって開発されました。
111-
<a href="https://www.linuxfoundation.org/"
112-
> Linux Foundation</a></i>
110+
<i>このラボは、<a href="https://www.linuxfoundation.org/">Linux Foundation</a>のDavid A. Wheelerによって開発されました。</i>
113111
<br><br><!-- These go in the last form if there's more than one: -->
114112
<p id="correctStamp" class="small">
115113
<textarea id="debugData" class="displayNone" rows="20" cols="65" readonly>

0 commit comments

Comments
 (0)