en i18n improved
This commit is contained in:
parent
1b99b6f0aa
commit
2d129889ed
1 changed files with 3 additions and 3 deletions
|
|
@ -364,15 +364,15 @@
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"customPrompts_start_import": {
|
"customPrompts_start_import": {
|
||||||
"message": "Starting Custom Prompts import...",
|
"message": "Starting custom prompts import...",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"customPrompts_import_completed": {
|
"customPrompts_import_completed": {
|
||||||
"message": "Custom Prompts import completed! You need to click on the 'Save All' button to save your changes.",
|
"message": "Custom prompts import completed! You need to click on the 'Save All' button to save your changes.",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"importPrompts_invalidFile": {
|
"importPrompts_invalidFile": {
|
||||||
"message": "The file you're trying to import is not a valid Custom Prompts file.",
|
"message": "The file you're trying to import is not a valid custom prompts file.",
|
||||||
"description": ""
|
"description": ""
|
||||||
},
|
},
|
||||||
"importPrompts_invalidPrompts": {
|
"importPrompts_invalidPrompts": {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue