-
Notifications
You must be signed in to change notification settings - Fork 0
/
lang.json
42 lines (42 loc) · 1.39 KB
/
lang.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
{
"zh-TW": {
"__langFlag": "taiwan",
"__langText": "台灣正體",
"copied": "已複製!",
"copy-to-clipboard": "複製到剪貼簿",
"secondary-title": "VTuber Fan Art 的 Twitter 進階搜尋。",
"target-vtubers": "目標 VTuber",
"filter-vtuber-ph": "篩選 VTuber...",
"and": "且",
"or": "或",
"media-type": "媒體類別",
"images": "圖片",
"videos": "影片",
"links": "連結",
"twitter-spaces": "Twitter 空間",
"min-retweet": "最低轉推數",
"min-like": "最低愛心數",
"min-reply": "最低回覆數",
"search": "搜尋"
},
"en-US": {
"__langFlag": "america",
"__langText": "English (US)",
"copied": "Copied!",
"copy-to-clipboard": "Copy to clipboard",
"secondary-title": "Twitter Advanced Search for VTuber Fan Art.",
"target-vtubers": "Target VTuber",
"filter-vtuber-ph": "Filter VTuber...",
"and": "AND",
"or": "OR",
"media-type": "Media Type",
"images": "Pictures",
"videos": "Videos",
"links": "Links",
"twitter-spaces": "Twitter Spaces",
"min-retweet": "Min. Retweets",
"min-like": "Min. Likes",
"min-reply": "Min. replies",
"search": "Search"
}
}