mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2026-03-31 12:37:24 +02:00
More translations
This commit is contained in:
parent
0b69c1882b
commit
7eeb1f76c3
11 changed files with 407 additions and 236 deletions
|
|
@ -220,7 +220,7 @@ oceanLayers
|
|||
.attr("height", graphHeight);
|
||||
|
||||
document.addEventListener("DOMContentLoaded", async () => {
|
||||
if (window.locale !== "en") await i18n;
|
||||
await initLocale();
|
||||
if (!location.hostname) {
|
||||
const wiki = "https://github.com/Azgaar/Fantasy-Map-Generator/wiki/Run-FMG-locally";
|
||||
alertMessage.innerHTML = /* html */ `Fantasy Map Generator cannot run serverless. Follow the <a href="${wiki}" target="_blank">instructions</a> on how you can easily run a local web-server`;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue