- This looks like one of your reps. Join ${APP_NAME} to begin holding them accountable.
+ This looks like one of your reps. Rejoignez ${APP_NAME} to begin holding them accountable.
` : []}
${isMyRep && user && !user.verified ? html`
`
diff --git a/views/propose-legislation-page.js b/views/propose-legislation-page.js
index a1aee1c..a7a9a0d 100644
--- a/views/propose-legislation-page.js
+++ b/views/propose-legislation-page.js
@@ -19,7 +19,7 @@ const publicProfileRequiredMsg = (verified) => {
You must create a public profile to propose legislation.
${verified
? html`Choose a username and make a public profile.`
- : html`Verify your identity to choose a username and make a public profile.`
+ : html`Vérifiez votre identité to choose a username and make a public profile.`
}
`
diff --git a/views/proxies-page.js b/views/proxies-page.js
index 8ea8182..55f6a39 100644
--- a/views/proxies-page.js
+++ b/views/proxies-page.js
@@ -21,11 +21,11 @@ module.exports = (state, dispatch) => {
` : ''}
-
Add Proxy
+
Ajout de procurations
${proxySearch(state, dispatch)}
-
Your Proxies
+
Vos procurations
${proxies.length ? html`
The highest ranked gets your extra vote. If your 1st choice doesn't vote, it goes to your 2nd, then 3rd, and on.
- ${APP_NAME} lets you pick anyone to represent you.
+ ${APP_NAME} vous permet de choisir n'importe qui pour vous représenter. Vous pouvez les modifier à tout moment, et vous pouvez toujours voter directement sur les projets de loi.
You can change at anytime, and you can always
override them and vote directly on bills.
-
For any item that you don't vote on, one of your proxies get an additional vote. This ensures that your values are still represented, even when you don't have the time to look into all the issues.
+
Pour toute proposition sur laquelle vous ne votez pas, l'une de vos procurations obtient un vote supplémentaire. Cela garantit que votre opinion soit toujours représentée, même si vous n'avez pas le temps d'examiner toutes les questions.