mirror of
https://github.com/frappe/books.git
synced 2024-11-08 23:00: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"
|
class="w-24 ml-auto mr-4"
|
||||||
:disabled="loading"
|
:disabled="loading"
|
||||||
@click="fill"
|
@click="fill"
|
||||||
>Fill</Button
|
>{{ t`Fill` }}</Button
|
||||||
>
|
>
|
||||||
<Button
|
<Button
|
||||||
type="primary"
|
type="primary"
|
||||||
|
Loading…
Reference in New Issue
Block a user