@rr0/ufoathome 0.44.0 → 0.46.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/README.md +21 -8
- package/dist-embed-scene/rr0-scene.mjs +215 -214
- package/dist-embed-scene/stars-mag7.5-9-BLV2tFmZ.bin +0 -0
- package/dist-embed-scene/stars-mag7.5-B43R6Wvg.bin +0 -0
- package/dist-embed-sighting/TagNames_fr-Dnqq6HQ5.js +1 -0
- package/dist-embed-sighting/rr0-sighting.mjs +219 -218
- package/dist-embed-sighting/stars-mag7.5-9-BLV2tFmZ.bin +0 -0
- package/dist-embed-sighting/stars-mag7.5-B43R6Wvg.bin +0 -0
- package/dist-embed-sighting-editor/{SightingEditorMessages_fr-dupjSir8.js → SightingEditorMessages_fr-h_TFOqJZ.js} +1 -1
- package/dist-embed-sighting-editor/TagNames_fr-Dnqq6HQ5.js +1 -0
- package/dist-embed-sighting-editor/rr0-sighting-editor.mjs +218 -217
- package/dist-embed-sighting-editor/stars-mag7.5-9-BLV2tFmZ.bin +0 -0
- package/dist-embed-sighting-editor/stars-mag7.5-B43R6Wvg.bin +0 -0
- package/dist-embed-ufo/rr0-ufo.mjs +3 -3
- package/package.json +1 -1
- package/dist-embed-scene/stars-mag7.5-DDr9QasD.bin +0 -0
- package/dist-embed-sighting/stars-mag7.5-DDr9QasD.bin +0 -0
- package/dist-embed-sighting-editor/stars-mag7.5-DDr9QasD.bin +0 -0
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const e={landing:"atterrissage",trace:"trace","aerial observation":"observation aérienne","project sign":"Projet Sign",paralysis:"paralysie",contact:"contact",occupants:"occupants","close encounter":"rencontre rapprochée",photograph:"photographie",radar:"radar","electromagnetic effect":"effet électromagnétique"};export{e as tagNames_fr};
|