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