This commit is contained in:
proddy
2026-03-18 20:45:36 +01:00
parent 4a2d0d6787
commit e446954844
15 changed files with 60 additions and 29 deletions

View File

@@ -357,7 +357,8 @@ const pl: BaseTranslation = {
FIRMWARE_VERSION_INFO: 'Informacje o wersji firmware',
NO_DATA: 'Brak danych',
USER_PROFILE: 'Profil użytkownika',
STORED_VERSIONS: 'Zapisane wersje'
STORED_VERSIONS: 'Zapisane wersje',
ONLINE_HELP: 'pomoc online'
};
export default pl;