Skip to content

Commit 9fa760d

Browse files
committed
fix(configprovider): update en locale text
1 parent 35bbb7e commit 9fa760d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/locale/en-US.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ const localeValues: Locale = {
3737
LoadError: {
3838
please: 'A new version has been found. Please',
3939
get: 'to get the new version.',
40-
refresh: 'refresh',
40+
refresh: ' refresh ',
4141
title: 'If this prompt persists for a long time, please contact the administrator.',
4242
},
4343
ModalWithForm: {

0 commit comments

Comments
 (0)