Improve module and settings copy
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
"KSA": {
|
||||
"AppTitle": "Kosmos Storage Audit",
|
||||
"Menu": {
|
||||
"Name": "Kosmos Storage Audit",
|
||||
"Label": "Report öffnen",
|
||||
"Hint": "Das Storage Audit ausführen und priorisierte Findings prüfen."
|
||||
"Name": "Dateien prüfen",
|
||||
"Label": "Prüfbericht öffnen",
|
||||
"Hint": "Öffnet einen Prüfbericht, der fehlende, veraltete und verwaiste Dateien in deiner Foundry-Installation sichtbar macht."
|
||||
},
|
||||
"Hero": {
|
||||
"Title": "Kosmos Storage Audit",
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
"KSA": {
|
||||
"AppTitle": "Kosmos Storage Audit",
|
||||
"Menu": {
|
||||
"Name": "Kosmos Storage Audit",
|
||||
"Label": "Open Report",
|
||||
"Hint": "Run the storage audit and inspect prioritized findings."
|
||||
"Name": "Check Files",
|
||||
"Label": "Open Audit Report",
|
||||
"Hint": "Opens a report that highlights missing, outdated, and orphaned files in your Foundry installation."
|
||||
},
|
||||
"Hero": {
|
||||
"Title": "Kosmos Storage Audit",
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"id": "kosmos-storage-audit",
|
||||
"title": "Kosmos Storage Audit",
|
||||
"description": "Analyzes media references and risky storage locations across Foundry data and public roots.",
|
||||
"version": "0.0.37",
|
||||
"description": "Helps GMs find missing, outdated, and leftover media files in a Foundry installation.",
|
||||
"version": "0.0.38",
|
||||
"compatibility": {
|
||||
"minimum": "13",
|
||||
"verified": "13"
|
||||
|
||||
Reference in New Issue
Block a user