We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab5e680 commit 00d6143Copy full SHA for 00d6143
apps/wizarr-frontend/src/modules/setup/pages/Complete.vue
@@ -3,7 +3,7 @@
3
<h1
4
class="text-xl text-center font-bold leading-tight tracking-tight text-gray-900 md:text-2xl dark:text-white"
5
>
6
- {{ __('Your Done') }}
+ {{ __('You\'re Done') }}
7
</h1>
8
<p
9
class="text-base text-center text-gray-500 dark:text-gray-400 md:text-lg"
0 commit comments