mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-12-09 03:45:15 -05:00
chore: make vue global components and layouts localizable (#1565)
This commit is contained in:
committed by
GitHub
parent
7af48d51be
commit
ba15006bb1
@@ -102,6 +102,7 @@ export default defineComponent({
|
||||
},
|
||||
submitText: {
|
||||
type: String,
|
||||
// TODO Figure out how to localize this default value
|
||||
default: () => "Create",
|
||||
},
|
||||
keepOpen: {
|
||||
|
||||
Reference in New Issue
Block a user