diff options
author | Gerardo Zamudio <gerardozamudio@users.noreply.github.com> | 2016-02-24 23:48:50 -0600 |
---|---|---|
committer | Gerardo Zamudio <gerardozamudio@users.noreply.github.com> | 2016-02-24 23:48:50 -0600 |
commit | e4de6b3898b64b26d29aff31f21df5fda8055686 (patch) | |
tree | 575f8a65440f291d70a070d168eafca8c82a6459 /doc/application-configuration.markdown | |
parent | d9ffbea174ea6524d0a22f8375ca8b3aa04a3c96 (diff) | |
parent | a6540bc604c837d92c9368540c145606723e97f7 (diff) |
Merge pull request #1 from fguillot/master
Update from upstream
Diffstat (limited to 'doc/application-configuration.markdown')
-rw-r--r-- | doc/application-configuration.markdown | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/application-configuration.markdown b/doc/application-configuration.markdown index 87929732..e3ddf6e9 100644 --- a/doc/application-configuration.markdown +++ b/doc/application-configuration.markdown @@ -11,23 +11,23 @@ Go to the menu **Settings**, then choose **Application settings** on the left. ### Application URL This parameter is used for email notifications. -The email footer will contains a link to the Kanboard task. +The email footer will contain a link to the Kanboard task. ### Language The application language can be changed at anytime. The language will be set for all users. -### Timezone +### Time zone -By default, Kanboard use UTC as timezone, but you can define your own timezone. -The list contains all supported timezones by your web server. +By default, Kanboard use UTC as time zone, but you can define your own time zone. +The list contains all supported time zones by your web server. ### Date format -Input format used for date fields, by example the due date for tasks. +Input format used for date fields, for examples the due date for tasks. -Kanboard offer 4 different formats: +Kanboard offers 4 different formats: - DD/MM/YYYY - MM/DD/YYYY (default) |