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

Commit c842821

Browse files
feat(#3): add smileys
1 parent cd779ce commit c842821

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

config/locales/de.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
},
2121
"ITEMS": {
2222
"NEW_ITEMS": "Hey {{who}}, einige neue Inserate passen zu deinem Profil 🔍👍😃",
23-
"NEW_CANDIDATES": "Hey {{who}}, erweitert die Sichtbarkeit deiner Anzeige, um mehr Kandidaten zu erreichen"
23+
"NEW_CANDIDATES": "Hey {{who}}, erweitert die Sichtbarkeit deiner Anzeige, um mehr Kandidaten zu erreichen 😉"
2424
}
2525
}

config/locales/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
},
2121
"ITEMS": {
2222
"NEW_ITEMS": "Hey {{who}}, some new posts are matching your profile 🔍👍😃",
23-
"NEW_CANDIDATES": "Hey {{who}}, extend the visibility of your ad to reach more candidates"
23+
"NEW_CANDIDATES": "Hey {{who}}, extend the visibility of your ad to reach more candidates 😉"
2424
}
2525
}

config/locales/fr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
},
2121
"ITEMS": {
2222
"NEW_ITEMS": "Hey {{who}}, des nouvelles annonces correspondent à ton profil 🔍👍😃",
23-
"NEW_CANDIDATES": "Hey {{who}}, étends la visibilité de ton annonce pour atteindre plus de candidats"
23+
"NEW_CANDIDATES": "Hey {{who}}, étends la visibilité de ton annonce pour atteindre plus de candidats 😉"
2424
}
2525
}

config/locales/it.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
},
2121
"ITEMS": {
2222
"NEW_ITEMS": "Ciao {{who}}, nuove camere e appartamenti corrispondoni alla tuo profilo 🔍👍😃",
23-
"NEW_CANDIDATES": "Hey {{who}}, espandi la visibilità del tuo annuncio per raggiungere più candidati"
23+
"NEW_CANDIDATES": "Hey {{who}}, espandi la visibilità del tuo annuncio per raggiungere più candidati 😉"
2424
}
2525
}

0 commit comments

Comments
 (0)