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 de: Translation = {
LATEST_VERSION: 'Sie verwenden die neueste Firmware-Version.',
PLEASE_WAIT: 'Bitte warten',
RESTARTING_PRE: 'Initialisierung',
RESTARTING_POST: 'Neuladen'
RESTARTING_POST: 'Preparing' // TODO translate
};
export default de;