Browse Source

locale fix

tags/v1.2.0-rc1
Unknwon 10 years ago
parent
commit
283c81316c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      conf/locale/locale_en-US.ini

+ 1
- 1
conf/locale/locale_en-US.ini View File

@@ -41,7 +41,7 @@ cancel = Cancel
[install]
install = Installation
title = Install Steps For First-time Run
requite_db_desc = Gogs requires MySQL, PostgreSQL or SQLite3, but SQLite3.
requite_db_desc = Gogs requires MySQL, PostgreSQL or SQLite3.
db_type = Database Type
host = Host
user = User


Loading…
Cancel
Save