-
Notifications
You must be signed in to change notification settings - Fork 97
/
website_translations.json
46 lines (46 loc) · 1.71 KB
/
website_translations.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
{
"authors.heading": "Page authors",
"authors.nogithub": "%s (not on GitHub)",
"banner": "Fabric Documentation is a work in progress. Report issues on %s or on %s.",
"description": "Comprehensive documentation for Fabric, the modding toolchain for Minecraft.",
"footer.next": "Next page",
"footer.prev": "Previous page",
"github_edit": "Edit this page on GitHub",
"lang_switcher": "Change language",
"last_updated": "Last updated",
"mode_dark": "Switch to dark theme",
"mode_light": "Switch to light theme",
"mode_switcher": "Appearance",
"nav.contribute": "Contribute",
"nav.contribute.api": "Fabric API",
"nav.download": "Download",
"nav.home": "Home",
"outline": "On this page",
"return_to_top": "Return to top",
"search.back": "Close search",
"search.button": "Search",
"search.display_details": "Display detailed list",
"search.footer.close": "to close",
"search.footer.close.key": "Escape",
"search.footer.down.key": "Down arrow",
"search.footer.navigate": "to navigate",
"search.footer.up.key": "Up arrow",
"search.footer.select": "to select",
"search.footer.select.key": "Enter",
"search.no_results": "No results for",
"search.reset": "Reset search",
"sidebar_menu": "Menu",
"social.discord": "Discord",
"social.github": "GitHub",
"title": "Fabric Documentation",
"version_switcher": "Switch Version",
"404.code": "404",
"404.crowdin_link": "Localise on Crowdin",
"404.crowdin_link.label": "Open the Crowdin editor",
"404.english_link": "Read in English",
"404.english_link.label": "Open the English version",
"404.link": "Take Me Home",
"404.link.label": "Go to the home page",
"404.quote": "This page tried to swim in lava",
"404.title": "Page not found"
}