summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorELHADDAD Hamza <elhaddadhamza49@gmail.com>2021-01-28 16:15:02 +0100
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-04-08 23:17:31 +0200
commitb5df8bbec96be2210408374561571f542913bc0f (patch)
treeb5450555564e7dbd2f2811a25fb5f215b8ab1afb /templates
parent4940897b331560b1f6857b5893caa877df76d3b6 (diff)
traduction
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
Diffstat (limited to 'templates')
-rw-r--r--templates/part.content.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/part.content.php b/templates/part.content.php
index 6a8be318c..962247e8f 100644
--- a/templates/part.content.php
+++ b/templates/part.content.php
@@ -111,8 +111,8 @@
ng-change="Share.searchUsers(nameQuery)"
type="text"
class="contact-input"
- placeholder="Nom de contact"
- title="Nom de contact"
+ placeholder="<?php p($l->t('Contact name')) ?>"
+ title="<?php p($l->t('Contact name')) ?>"
name="contactName"
required>
</fieldset>
@@ -125,7 +125,7 @@
{{ user.value.shareWith }}
</a>
- <p class="label-group">Partage réseaux sociaux</p>
+ <p class="label-group"> <?php p($l->t('Share on social media')) ?> </p>
<a class="icon-facebook pr-5"
ng-href="https://www.facebook.com/sharer/sharer.php?u={{ ::item.url }}"