feat(i18n): Hebrew locale + full RTL support
This commit is contained in:
@@ -258,7 +258,7 @@ export function VacationSettings() {
|
||||
>
|
||||
{isSaving ? (
|
||||
<>
|
||||
<Loader2 className="w-4 h-4 mr-2 animate-spin" />
|
||||
<Loader2 className="w-4 h-4 me-2 animate-spin" />
|
||||
{t('saving')}
|
||||
</>
|
||||
) : (
|
||||
|
||||
Reference in New Issue
Block a user