Improve module and settings copy

This commit is contained in:
2026-04-21 21:19:11 +00:00
parent 1aff35e86e
commit d638fd90c0
3 changed files with 8 additions and 8 deletions

View File

@@ -2,9 +2,9 @@
"KSA": { "KSA": {
"AppTitle": "Kosmos Storage Audit", "AppTitle": "Kosmos Storage Audit",
"Menu": { "Menu": {
"Name": "Kosmos Storage Audit", "Name": "Dateien prüfen",
"Label": "Report öffnen", "Label": "Prüfbericht öffnen",
"Hint": "Das Storage Audit ausführen und priorisierte Findings prüfen." "Hint": "Öffnet einen Prüfbericht, der fehlende, veraltete und verwaiste Dateien in deiner Foundry-Installation sichtbar macht."
}, },
"Hero": { "Hero": {
"Title": "Kosmos Storage Audit", "Title": "Kosmos Storage Audit",

View File

@@ -2,9 +2,9 @@
"KSA": { "KSA": {
"AppTitle": "Kosmos Storage Audit", "AppTitle": "Kosmos Storage Audit",
"Menu": { "Menu": {
"Name": "Kosmos Storage Audit", "Name": "Check Files",
"Label": "Open Report", "Label": "Open Audit Report",
"Hint": "Run the storage audit and inspect prioritized findings." "Hint": "Opens a report that highlights missing, outdated, and orphaned files in your Foundry installation."
}, },
"Hero": { "Hero": {
"Title": "Kosmos Storage Audit", "Title": "Kosmos Storage Audit",

View File

@@ -1,8 +1,8 @@
{ {
"id": "kosmos-storage-audit", "id": "kosmos-storage-audit",
"title": "Kosmos Storage Audit", "title": "Kosmos Storage Audit",
"description": "Analyzes media references and risky storage locations across Foundry data and public roots.", "description": "Helps GMs find missing, outdated, and leftover media files in a Foundry installation.",
"version": "0.0.37", "version": "0.0.38",
"compatibility": { "compatibility": {
"minimum": "13", "minimum": "13",
"verified": "13" "verified": "13"