2
0
mirror of https://github.com/frappe/books.git synced 2024-11-08 14:50:56 +00:00

fix:Add translation for fill text

This commit is contained in:
wolone 2023-09-16 09:13:34 +08:00 committed by Alan
parent 3da066cd87
commit 387688cebb

View File

@ -55,7 +55,7 @@
class="w-24 ml-auto mr-4"
:disabled="loading"
@click="fill"
>Fill</Button
>{{ t`Fill` }}</Button
>
<Button
type="primary"