mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
minor copyedit on theme import error
This commit is contained in:
parent
f99f6ca111
commit
2660c2e21d
@ -81,7 +81,7 @@ en:
|
||||
unrecognized_extension: "Unrecognized file extension: %{extension}"
|
||||
import_error:
|
||||
generic: An error occured while importing that theme
|
||||
about_json: "Import Error: about.json does not exist, or is invalid"
|
||||
about_json: "Import Error: about.json does not exist, or is invalid. Are you sure this is a Discourse Theme?"
|
||||
about_json_values: "about.json contains invalid values: %{errors}"
|
||||
modifier_values: "about.json modifiers contain invalid values: %{errors}"
|
||||
git: "Error cloning git repository, access is denied or repository is not found"
|
||||
|
Loading…
Reference in New Issue
Block a user