-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathen.json
35 lines (35 loc) · 982 Bytes
/
en.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
"aboutUs": "About us",
"company": "Company",
"careers": "Careers",
"our_brand": "Our Brand",
"for_studying": "For studying",
"blog": "Blog",
"roadmap": "Roadmap",
"products": "Products",
"cryptocommunity": "Cryptocommunity",
"documentation": "Documentation",
"terms_and_conditions": "Terms and Conditions",
"privacy_policy": "Privacy policy",
"cookie_policy": "Cookie policy",
"risk_warnings": "Risk warnings",
"contact_us": "Contact Us",
"all_rights_reserved": "All rights reserved",
"explore": "Explore",
"our_team": "Our team",
"use_logo": "Use of the logo",
"current_vacancy": "Current vacancies",
"partnerships": "Partnerships",
"stay_up_latest_news": "Stay up to date with the latest news",
"sign_in": "Sign In",
"sign_up": "Sign Up",
"languages": {
"ru": "Русский",
"en": "English",
"uk": "Українська",
"lv": "Latviešu",
"it": "Italiano",
"de": "Deutsch",
"zh": "中文"
}
}