Skip to content

Commit 529ce7c

Browse files
author
Sacha Greif
committed
add strings
1 parent d8db130 commit 529ce7c

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

common.yml

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,36 @@ translations:
208208
I have used {usage_count} features, and knew {awareness_count} more,
209209
placing me in the top {rank}% of all respondents.
210210
Can you beat my score? {shareUrl}
211+
212+
# survey finish page
213+
214+
- key: finish.copy
215+
t: Copy
216+
- key: finish.copied
217+
t: Copied!
218+
219+
- key: finish.goal_heading
220+
t: Help us reach our goal!
221+
222+
- key: finish.goal_heading.description
223+
t: This year, we'd like to get a least **{count} survey responses** to make our data even more representative and accurate.
224+
225+
- key: finish.goal_currently
226+
t: >
227+
Currently:
228+
229+
- key: finish.goal_responses
230+
t: responses
231+
232+
- key: finish.share_colleagues
233+
t: 1. Share with your friends or colleagues
234+
235+
- key: finish.share_colleagues.description
236+
t: Share on Slack, Discord, Teams, etc.
237+
238+
- key: finish.share_social
239+
t: 2. Share on social media
240+
211241
# share
212242
- key: general.share_subject
213243
t: >

0 commit comments

Comments
 (0)