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:
parent
3da066cd87
commit
387688cebb
@ -55,7 +55,7 @@
|
||||
class="w-24 ml-auto mr-4"
|
||||
:disabled="loading"
|
||||
@click="fill"
|
||||
>Fill</Button
|
||||
>{{ t`Fill` }}</Button
|
||||
>
|
||||
<Button
|
||||
type="primary"
|
||||
|
Loading…
Reference in New Issue
Block a user