-
Notifications
You must be signed in to change notification settings - Fork 0
/
emoji.json
79 lines (79 loc) · 1.83 KB
/
emoji.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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
{
"iso": {
"os": "💿",
"os_norm": "💿",
"app": "📱",
"font": "🗛",
"prompt": "👈 {{category}}"
},
"list": {
"list": "😋"
},
"site": {
"site": "💳",
"url": "✨",
"name": "❤️",
"homepage": "🏠",
"disk": "💾",
"issue": "✉️",
"request": "📥",
"email": "📧",
"group": "🏘️",
"note": "📝"
},
"about": {
"about": "📋",
"intro": "Intro",
"repo": "Repo",
"logo": "Logo",
"usage": "Usage",
"valid_urls": "The following urls are all valid.",
"legacy": "The following urls are for static webpage, you can use w3m/lynx to view them",
"legacy_usage": "More usage of static webpage is documented in the above url",
"speedtest": "Use the below script for speed test!",
"302_js": "Experimental Feature: 302 Backend",
"search": "Experimental Feature: Search Backend",
"todo": "TODO and possible projects"
},
"status": {
"S": "✅",
"D": "⏳",
"Y": "🔁",
"F": "❌",
"P": "⏸",
"C": "⤴️",
"R": "⤵️",
"U": "❕",
"O": "⭕️",
"X": "➡️",
"N": "🆕"
},
"time": {
"ago": " ago",
"ago_pre": "",
"in": "in ",
"in_suf": "",
"bw_quant_unit": " ",
"second": "second",
"minute": "minute",
"hour": "hour",
"day": "day",
"month": "month",
"year": "year",
"seconds": "seconds",
"minutes": "minutes",
"hours": "hours",
"days": "days",
"months": "months",
"years": "years"
},
"404_prompt": "Navigate with the sidebar",
"mirrors_prompt": "Filter (Support regex)",
"index": {
"javascript": "You need javascript to view this page properly.",
"legacy_page_prompt_pre": "Or you may use the ",
"legacy_page_prompt_post": "",
"legacy_page": "legacy page",
"loading": "Loading..."
}
}