mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 13:03:45 +08:00
Merge pull request #143 from pixelcort/ninja_edit_window_clarification
Clarify the unit of time for ninja_edit_window
This commit is contained in:
commit
81f34349a7
|
@ -212,7 +212,7 @@ en:
|
||||||
access_password: "restrict_access is enabled ensure that this password is entered"
|
access_password: "restrict_access is enabled ensure that this password is entered"
|
||||||
queue_jobs: "queue various jobs in sidekiq, if false queues are inline"
|
queue_jobs: "queue various jobs in sidekiq, if false queues are inline"
|
||||||
crawl_images: "enable retrieving of images from third party sources"
|
crawl_images: "enable retrieving of images from third party sources"
|
||||||
ninja_edit_window: "how quickly you can make an edit without it saving a new version"
|
ninja_edit_window: "how quickly you can make an edit without it saving a new version, in seconds."
|
||||||
enable_imgur: "enable imgur api for uploading, don't host files locally"
|
enable_imgur: "enable imgur api for uploading, don't host files locally"
|
||||||
imgur_api_key: "imgur.com api key - required for image upload"
|
imgur_api_key: "imgur.com api key - required for image upload"
|
||||||
imgur_endpoint: "end point for uploading imgur.com images"
|
imgur_endpoint: "end point for uploading imgur.com images"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user