mirror of
https://github.com/Mrdabup/LocaleSpanish.git
synced 2025-12-06 14:23:00 -06:00
Merge pull request #489 from stiefeljackal/fix/missing-image-import-failure-keys
fix(en): add missing image import failure keys
This commit is contained in:
commit
e7a6c986bf
1 changed files with 3 additions and 0 deletions
3
en.json
3
en.json
|
|
@ -936,6 +936,9 @@
|
|||
"Importer.Image.Stereo180": "Stereo 180° photo",
|
||||
"Importer.Image.LUT": "LUT",
|
||||
|
||||
"Importer.Image.Failure.Heading": "Failed to Import Image <color=hero.yellow>{image}</color>",
|
||||
"Importer.Image.Failure.Description": "Failed to import the image due to the following:\n\n<color=hero.red>{error}</color>",
|
||||
|
||||
"Importer.LUT.Failure.Heading": "Failed to Import LUT <color=hero.yellow>{image}</color>",
|
||||
"Importer.LUT.Failure.Description": "Failed to import LUT due to the following:\n\n<color=hero.red>{error}</color>",
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue