i18n en text for the import export buttons added. see #65
This commit is contained in:
parent
d003b8f0d3
commit
5a821a40e4
1 changed files with 8 additions and 0 deletions
|
|
@ -342,5 +342,13 @@
|
||||||
"TranslateLink": {
|
"TranslateLink": {
|
||||||
"message": "Find out how!",
|
"message": "Find out how!",
|
||||||
"description": ""
|
"description": ""
|
||||||
|
},
|
||||||
|
"customPrompts_ExportAll": {
|
||||||
|
"message": "Export all Prompts",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"customPrompts_Import": {
|
||||||
|
"message": "Import new Prompts",
|
||||||
|
"description": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue