Skip to content

Commit

Permalink
Fixes #4875 - Translation Management Improvements.
Browse files Browse the repository at this point in the history
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
Co-authored-by: Benjamin Scharf <bs@zammad.com>
Co-authored-by: Dominik Klein <dk@zammad.com>
Co-authored-by: Martin Gruner <mg@zammad.com>
  • Loading branch information
4 people committed Mar 19, 2024
1 parent c138dd9 commit cffdc2c
Show file tree
Hide file tree
Showing 32 changed files with 1,395 additions and 562 deletions.
2 changes: 0 additions & 2 deletions .rubocop/todo.rspec.yml
Expand Up @@ -162,7 +162,6 @@ RSpec/ContextWording:
- 'spec/system/system/integration/slack_spec.rb'
- 'spec/system/system/integration/smime_spec.rb'
- 'spec/system/system/object_manager_spec.rb'
- 'spec/system/system/translations_spec.rb'
- 'spec/system/ticket/create_spec.rb'
- 'spec/system/ticket/shared_draft_start_spec.rb'
- 'spec/system/ticket/shared_draft_zoom_spec.rb'
Expand Down Expand Up @@ -322,7 +321,6 @@ RSpec/MessageSpies:
- 'spec/models/ticket/number_spec.rb'
- 'spec/models/ticket_spec.rb'
- 'spec/models/user_spec.rb'
- 'spec/system/system/translations_spec.rb'

RSpec/MultipleExpectations:
Exclude:
Expand Down

0 comments on commit cffdc2c

Please sign in to comment.