Skip to content

Commit a4c2fd6

Browse files
kesselbgeorgehrke
authored andcommitted
Change placeholder text
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
1 parent c48adbf commit a4c2fd6

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

src/Location.vue

Whitespace-only changes.

src/components/Location.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
:searchable="true"
3838
track-by="code"
3939
label="label"
40-
:placeholder="$t('privacy', 'Please select a country')"
40+
:placeholder="$t('privacy', 'Please select a region')"
4141
@input="onChange" />
4242
<span v-show="isSavingChanges" class="icon icon-loading" />
4343
</div>

0 commit comments

Comments
 (0)