You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: locales/en/translation.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -162,7 +162,7 @@
162
162
"Luanti is distributed as an engine, combined with a couple of games. Upstream repositories can be found at <a href='https://github.com/luanti-org/'>https://github.com/luanti-org/</a>.": "Luanti is distributed as an engine, combined with a couple of games. Upstream repositories can be found at <a href='https://github.com/luanti-org/'>https://github.com/luanti-org/</a>.",
163
163
"<strong>The engine</strong> (core) is the base for everything. C++ is used for housekeeping and performance-critical stuff, Lua for extensible things.": "<strong>The engine</strong> (core) is the base for everything. C++ is used for housekeeping and performance-critical stuff, Lua for extensible things.",
164
164
"<strong>Games</strong> define game content: nodes, entities, textures, meshes, sounds and custom behavior implemented in Lua. Games consist of mods that plug into the engine using the <a href='https://docs.luanti.org/for-creators/'>Modding API</a>.": "<strong>Games</strong> define game content: nodes, entities, textures, meshes, sounds and custom behavior implemented in Lua. Games consist of mods that plug into the engine using the <a href='https://docs.luanti.org/for-creators/'>Modding API</a>.",
165
-
"For more information, see the <a href='https://docs.luanti.org/about/glossary/'>glossary</a> or <a href='https://docs.luanti.org/for-engine-devs'>engine overview</a> developer wiki pages.": "For more information, see the <a href='https://docs.luanti.org/about/glossary/'>glossary</a> or <a href='https://docs.luanti.org/for-engine-devs'>engine overview</a> developer wiki pages.",
165
+
"For more information, see the <a href='https://docs.luanti.org/about/glossary/'>glossary</a> or <a href='https://docs.luanti.org/for-engine-devs'>engine overview</a> developer wiki pages.": "For more information, see the <a href='https://docs.luanti.org/about/glossary/'>glossary</a> or <a href='https://docs.luanti.org/for-engine-devs'>engine overview</a> developer documentation pages.",
166
166
"Roadmaps and Future Plans": "Roadmaps and Future Plans",
"As an open source project developed by volunteers, Luanti is mostly iteratively developed rather than formally planned.": "As an open source project developed by volunteers, Luanti is mostly iteratively developed rather than formally planned.",
@@ -271,7 +271,7 @@
271
271
"A database where modders can submit their mods, games, and texture packs to make them easily accessible. Includes features such as a tag system, reviews, and more.": "A database where modders can submit their mods, games, and texture packs to make them easily accessible. Includes features such as a tag system, reviews, and more.",
272
272
"BLOCKALOT Server Hosting": "BLOCKALOT Server Hosting",
273
273
"To host servers": "To host servers",
274
-
"A dashboard to create worlds for future-oriented learning without hosting servers. Comes with support (in English/French/German), a wiki and workshops. It's currently free to use.": "A dashboard to create worlds for future-oriented learning without hosting servers. Comes with support (in English/French/German), a wiki and workshops. It's currently free to use.",
274
+
"A dashboard to create worlds for future-oriented learning without hosting servers. Comes with support (in English/French/German), a wiki and workshops. It's currently free to use.": "A dashboard to create worlds for future-oriented learning without hosting servers. Comes with support (in English/French/German), documentation and workshops. It's currently free to use.",
275
275
"Block exchange": "Block exchange",
276
276
"To share builds": "To share builds",
277
277
"A website and mod that allows you to import or share Luanti constructions on an online library.": "A website and mod that allows you to import or share Luanti constructions on an online library.",
@@ -291,4 +291,4 @@
291
291
"Working on an edu project?": "Working on an edu project?",
292
292
"Contribute back to the community by writing about your project and/or making your learning resources publicly available.": "Contribute back to the community by writing about your project and/or making your learning resources publicly available.",
293
293
"Then, <a href='https://github.com/luanti-org/luanti-org.github.io/issues/new'> create an issue</a> or <a href='https://rubenwardy.com/contact/'>contact rubenwardy</a>.": "Then, <a href='https://github.com/luanti-org/luanti-org.github.io/issues/new'> create an issue</a> or <a href='https://rubenwardy.com/contact/'>contact rubenwardy</a>."
0 commit comments