diff options
Diffstat (limited to 'config/locales/de.yml')
-rw-r--r-- | config/locales/de.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/de.yml b/config/locales/de.yml index 1a9e24ca7..5ce8fddac 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -992,3 +992,4 @@ de: text_scm_command_version: Version label_git_report_last_commit: Report last commit for files and directories text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. + text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. |