diff options
Diffstat (limited to 'config/locales/fa.yml')
-rw-r--r-- | config/locales/fa.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/fa.yml b/config/locales/fa.yml index 3d2cc9a37..644da161c 100644 --- a/config/locales/fa.yml +++ b/config/locales/fa.yml @@ -968,8 +968,6 @@ fa: text_scm_command: Command 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. notice_issue_successful_create: Issue %{id} created. label_between: between setting_issue_group_assignment: Allow issue assignment to groups @@ -1090,3 +1088,5 @@ fa: field_generate_password: Generate password setting_default_projects_tracker_ids: Default trackers for new projects label_total_time: جمله + 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. |