mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
Changed retry
This commit is contained in:
@@ -2,7 +2,7 @@ import type { BaseTranslation } from '../i18n-types';
|
||||
|
||||
const se: BaseTranslation = {
|
||||
LANGUAGE: 'Språk',
|
||||
RETRY: 'Nytt Försök',
|
||||
RETRY: 'Försök igen',
|
||||
LOADING: 'Laddar',
|
||||
IS_REQUIRED: 'Krävs',
|
||||
SIGN_IN: 'Logga In',
|
||||
|
||||
Reference in New Issue
Block a user