rename Reloading

This commit is contained in:
proddy
2024-09-09 13:48:36 +02:00
parent 6a43f20767
commit 1e3c115b58
10 changed files with 10 additions and 10 deletions

View File

@@ -340,7 +340,7 @@ const en: Translation = {
LATEST_VERSION: 'You are using the latest firmware version.',
PLEASE_WAIT: 'Please wait',
RESTARTING_PRE: 'Initializing',
RESTARTING_POST: 'Reloading'
RESTARTING_POST: 'Preparing'
};
export default en;