Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Commit cc10390

Browse files
committed
Merge friends
2 parents 087d734 + 5f6c975 commit cc10390

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

fr-FR/conduct.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: default
3-
title: Code de conduite Rust · Langage de programmation Rust
3+
title: Code de conduite Rust · Rust, le langage de programmation
44
---
55

66
# Code de conduite Rust

fr-FR/friends.html

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
layout: basic
3-
title: Friends of Rust · The Rust Programming Language
3+
title: Amis de Rust · Rust, le langage de programmation
44
---
55

66
<div id="users">
77

8-
<h1>Friends of Rust</h1>
9-
<h2>(Organizations running Rust in production)</h2>
8+
<h1>Amis de Rust</h1>
9+
<h2>(Entreprises utilisant Rust en environnement de production)</h2>
1010

1111
{% for user in site.data.users %}
1212
{% assign mod = forloop.index | minus:1 | modulo:3 %}
@@ -62,10 +62,9 @@ <h2>(Organizations running Rust in production)</h2>
6262
{% endfor %}
6363

6464
<p id="user-add-info">
65-
If your organization uses Rust in production and you want it
66-
listed on this page,<br/>please
65+
Si votre entreprise utilise Rust en production et vous souhaitez figurer sur cette page,<br/>merci
6766
<a href="https://github.com/rust-lang/rust-www/issues/new?title=New+Website+Logo%3A+[insert+name]%0A&body=To+list+your+organization%27s+logo+on+the+Rust+website%2C+fill+out+the+following+information+and+click+%22submit+new+issue%22.+Alternately%2C+you+may+edit+_data%2Fusers.yml+as+described+therein+and+submit+a+pull+request.%0D%0A%0D%0A-+Organization+name%3A+%28as+you+want+it+displayed%29%0D%0A-+Homepage+url%3A+%28homepage%2Fprimary+entry+point+for+users%29%0D%0A-+Logo+url%3A+%28svg+if+possible%2C+pngs+over+400x200px+with+transparent+backgrounds+are+also+acceptable%29%0D%0A-+How+you+are+using+Rust%3A+%28one+sentence+describing+your+use+of+Rust%29%0D%0A-+Url+describing+Rust+usage%3A+%28optional+link+to+e.g.+blog+post+explaining+how+you+use+Rust%29%0D%0A-+Organization+contact%3A+%28name+and+email.+we+may+contact+you+when+updating+this+page.+alternately+you+may+email+this+information+to+user-logos%40rust-lang.org+and+it+will+be+kept+secret%29.%0D%0A">
68-
open an issue and fill out the information requested therein</a>.
67+
d'ouvrir une issue GitHub en la complétant avec les informations demandées</a>.
6968
</p>
7069

7170
</div>

0 commit comments

Comments
 (0)