mirror of
https://github.com/Mrdabup/LocaleSpanish.git
synced 2025-12-06 14:23:00 -06:00
Merge pull request #635 from Yellow-Dog-Man/prime/feat/folder-import-enhancements
feat(import): add strings for folder import errors etc.
This commit is contained in:
commit
1e27a3d7c7
1 changed files with 6 additions and 0 deletions
6
en.json
6
en.json
|
|
@ -1065,6 +1065,12 @@
|
|||
"Importer.Slices.TitleGrayscale": "Image slices as volumetric texture (grayscale)",
|
||||
"Importer.Slices.Description": "Processes all image files in the folder into a volumetric texture",
|
||||
|
||||
"Importer.UnsupportedRecordType.Heading":"Unsupported Record Type",
|
||||
"Importer.UnsupportedRecordType.Description":"The record you are trying to import({url}) has an unsupported type. It's type is: {recordType}. Please report this to us at {bugUrl}.",
|
||||
"Importer.Link.Invalid.Heading":"Invalid Folder Link",
|
||||
"Importer.Link.Invalid.Description":"The folder link({url}), you are trying to import is invalid. Double check your link and try again.",
|
||||
"Inventory.Link.LinkText": "Inventory link to {name}",
|
||||
|
||||
"Exporter.Title": "Export",
|
||||
"Exporter.FileName": "File name:",
|
||||
"Exporter.ExportAs": "Export as:",
|
||||
|
|
|
|||
Loading…
Reference in a new issue