forked from scalameta/munit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathen.json
54 lines (54 loc) · 1.4 KB
/
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
{
"_comment": "This file is auto-generated by write-translations.js",
"localized-strings": {
"next": "Next",
"previous": "Previous",
"tagline": "Scala testing library with actionable errors and extensible APIs",
"docs": {
"assertions": {
"title": "Writing assertions"
},
"filtering": {
"title": "Filtering tests"
},
"fixtures": {
"title": "Using fixtures"
},
"getting-started": {
"title": "Getting started"
},
"integrations/external-integrations": {
"title": "External Integrations"
},
"integrations/scalacheck": {
"title": "ScalaCheck"
},
"reports": {
"title": "Generating test reports"
},
"scalatest": {
"title": "Coming from ScalaTest"
},
"tests": {
"title": "Declaring tests"
},
"troubleshooting": {
"title": "Troubleshooting"
}
},
"links": {
"Docs": "Docs",
"Blog": "Blog",
"GitHub": "GitHub"
},
"categories": {
"Overview": "Overview",
"Integrations": "Integrations"
}
},
"pages-strings": {
"Help Translate|recruit community translators for your project": "Help Translate",
"Edit this Doc|recruitment message asking to edit the doc source": "Edit",
"Translate this Doc|recruitment message asking to translate the docs": "Translate"
}
}