Changed retry

This commit is contained in:
mvjt
2022-09-10 19:51:00 +02:00
parent c813339945
commit d95d8278de

View File

@@ -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',