rename to stored version, use same infoDialog

This commit is contained in:
proddy
2025-12-24 12:54:08 +01:00
parent 0557def0b6
commit 71281bc82d
14 changed files with 123 additions and 106 deletions

View File

@@ -356,7 +356,7 @@ const nl: Translation = {
FIRMWARE_VERSION_INFO: 'Informatie over firmwareversie',
NO_DATA: 'Geen data',
USER_PROFILE: 'Gebruikersprofiel',
PREVIOUS_VERSIONS: 'Vorige versies'
STORED_VERSIONS: 'Opgeslagen versies'
};
export default nl;