Skip to content

Commit 85b6779

Browse files
committed
Display: Switch to original name in languages selection list for installer (step 5)
1 parent 4840c5b commit 85b6779

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/vue/components/installer/Step5.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
:filter="true"
205205
:options="languages"
206206
input-id="language_form_list"
207-
option-label="english_name"
207+
option-label="original_name"
208208
option-value="isocode"
209209
/>
210210
<InputText

0 commit comments

Comments
 (0)