Remove create project subtitle

This commit is contained in:
simon987 2019-06-14 10:49:47 -04:00
parent b14106b456
commit edb1fd3874
2 changed files with 2 additions and 2 deletions

View File

@ -57,7 +57,7 @@
"git_repo_placeholder": "Example: \"simon987/task_tracker\"", "git_repo_placeholder": "Example: \"simon987/task_tracker\"",
"git_repo_hint": "Changes in the master branch will be tracked if webhooks are enabled", "git_repo_hint": "Changes in the master branch will be tracked if webhooks are enabled",
"create_title": "Create new project", "create_title": "Create new project",
"create_subtitle": "Todo: subtitle", "create_subtitle": "",
"public": "Public", "public": "Public",
"private": "Private", "private": "Private",
"hidden": "Hidden", "hidden": "Hidden",

View File

@ -59,7 +59,7 @@
"git_repo": "Nom du repository git", "git_repo": "Nom du repository git",
"git_repo_hint": "Les changements dans la branche master vont êtres pris en compte si les webhooks sont activés", "git_repo_hint": "Les changements dans la branche master vont êtres pris en compte si les webhooks sont activés",
"create_title": "Créer un nouveau projet", "create_title": "Créer un nouveau projet",
"create_subtitle": "todo: sous-titre", "create_subtitle": "",
"public": "Publique", "public": "Publique",
"private": "Privé", "private": "Privé",
"hidden": "Caché", "hidden": "Caché",