-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathen.json
70 lines (70 loc) · 2.51 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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
{
"$schema": "https://inlang.com/schema/inlang-message-format",
"about": "About",
"accentColor": "Accent color",
"accentColorHint": "Change the color of the accent (default: purple)",
"alternativeUseHeading": "Alternativ use",
"alternativeUseIngress": "{method} can also be used from",
"amount": "Amount",
"and": "and",
"availableInBrowser": "Available in {browserName} from version {versionAdded}",
"blurbPart1": "is a tool for experimenting and trying out the",
"blurbPart2": "The API is available under the namespace",
"blurbPart3": "in JavaScript and provides language sensitive datetime formatting, number formatting, string comparison and more.",
"blurbPart4": "To get started either visit",
"blurbPart5": "or choose formatter you are interested in from the navigation menu.",
"blurbPart6": "The source code for this tool can be found at",
"blurbPart7": "The creator of this tool is",
"blurbWelcome": "Welcome to Intl Explorer!",
"browserDetails": "Browser details",
"browserSupport": "Browser support",
"close": "Close",
"code": "Code",
"codeTheme": "Code Theme",
"codeThemeHint": "Theme for code blocks: OceanicNext/Github",
"confirmLanguage": "Confirm language",
"copyCode": "Copy Code",
"copyCodeAriaLabel": "Copy code for options: {code}",
"copySchemaUrl": "Copy Schema URL",
"currency": "Currency",
"dark": "Dark",
"date": "Date",
"equals": "equals",
"fullSupport": "Full support",
"input": "Input",
"language": "Language",
"languageHint": "Language for page. Press Confirm to reload page with selected language",
"light": "Light",
"list": "List",
"locale": "Locale",
"localePlaceHolder": "Select one or multiple locales",
"menu": "Menu",
"meta": "Meta",
"method": "Method",
"no": "No",
"noSupport": "No support",
"noResult": "No results found",
"notAvailableInBrowser": "Not available in {browserName}",
"noValue": "No value",
"options": "Options",
"output": "Output",
"partialSupport": "Partial support",
"remove": "Remove {value}",
"resolvedOptions": "Resolved Options",
"secondaryFormatters": "Secondary Formatters",
"seeAlso": "See also",
"selectCurrency": "Select a currency",
"selectLocaleButton": "Select",
"selectUnit": "Select a unit",
"settingsButton": "Settings",
"settingsHeading": "Settings",
"showBrowserSupport": "Show Browser Support",
"showBrowserSupportHint": "Toggle to hide or show Browser Details/Support",
"skipLink": "Skip to content",
"specification": "Specification",
"theme": "Theme",
"themeHint": "Page theme",
"time": "Time",
"unit": "Unit",
"value": "Value"
}