We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eec2694 + 71a3fe3 commit 6978656Copy full SHA for 6978656
1 file changed
src/components/AdminSettings.vue
@@ -56,7 +56,7 @@
56
<NcCheckboxRadioSwitch
57
:checked.sync="state.use_popup"
58
@update:checked="onUsePopupChanged">
59
- {{ t('google_synchronization', 'Use a po-pup to authenticate') }}
+ {{ t('google_synchronization', 'Use a pop-up to authenticate') }}
60
</NcCheckboxRadioSwitch>
61
</div>
62
<br>
0 commit comments