Skip to content

Commit a9eb1ae

Browse files
chore: refactor
1 parent b1ecae8 commit a9eb1ae

File tree

9 files changed

+1878
-1877
lines changed

9 files changed

+1878
-1877
lines changed

messages/de.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@
5454
"page_account_location_linux_path": "/home/<benutzername>/.steam/steam/steamapps/compatdata/275850/pfx/drive_c/users/steamuser/AppData/Roaming/HelloGames/NMS/",
5555
"page_account_location_windows_path": "C:/users/<benutzername>/AppData/Roaming/HelloGames/NMS/",
5656
"page_account_location_instructions": "In diesen Ordnern befinden sich die eigentlichen Speicherdateien in einem Unterordner. Suche nach der Datei namens {filename}. Diese enthält die Kontodaten."
57-
}
57+
}

messages/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@
5454
"page_account_location_linux_path": "/home/<username>/.steam/steam/steamapps/compatdata/275850/pfx/drive_c/users/steamuser/AppData/Roaming/HelloGames/NMS/",
5555
"page_account_location_windows_path": "C:/users/<username>/AppData/Roaming/HelloGames/NMS/",
5656
"page_account_location_instructions": "In these folders, you will find the actual save files in a subfolder. Look for the file named {filename}. This file contains the account data."
57-
}
57+
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@
5151
"bits-ui": "^2.9.4",
5252
"fflate": "^0.8.2"
5353
}
54-
}
54+
}

src/data/expeditions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
"17": "Titan Redux",
1919
"18": "Relics",
2020
"19": "Corvette"
21-
}
21+
}

src/data/rewards/platform.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
"name": "Infinite Neon Mark XXII",
1515
"platform": "Switch"
1616
}
17-
]
17+
]

src/data/rewards/season.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1099,4 +1099,4 @@
10991099
"id": "^EXPD_FIREPACK01",
11001100
"expedition": 1
11011101
}
1102-
]
1102+
]

0 commit comments

Comments
 (0)