Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

customer specific translations #1099

Merged
merged 6 commits into from
Sep 11, 2019
Merged

customer specific translations #1099

merged 6 commits into from
Sep 11, 2019

Conversation

kevinpapst
Copy link
Member

Description

added kimai translator to allow customer specific translations

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist

  • I verified that my code applies to the guidelines (composer kimai:code-check)
  • I updated the documentation (see here)
  • I agree that this code is used in Kimai and will be published under the MIT license

@kevinpapst kevinpapst added this to the 1.3 milestone Sep 11, 2019
@codecov
Copy link

codecov bot commented Sep 11, 2019

Codecov Report

Merging #1099 into master will decrease coverage by 0.14%.
The diff coverage is 66.66%.

@@             Coverage Diff              @@
##             master    #1099      +/-   ##
============================================
- Coverage     93.35%   93.21%   -0.15%     
- Complexity     3155     3171      +16     
============================================
  Files           316      317       +1     
  Lines          9830     9877      +47     
============================================
+ Hits           9177     9207      +30     
- Misses          653      670      +17
Impacted Files Coverage Δ Complexity Δ
src/Form/Type/UserType.php 100% <100%> (ø) 2 <0> (-1) ⬇️
src/DependencyInjection/Configuration.php 98.8% <100%> (+0.02%) 23 <1> (+1) ⬆️
src/DependencyInjection/AppExtension.php 92.22% <100%> (+0.55%) 28 <0> (+2) ⬆️
src/Entity/User.php 98.95% <100%> (+0.04%) 53 <3> (+2) ⬆️
src/Utils/Translator.php 37.03% <37.03%> (ø) 12 <12> (?)

@kevinpapst kevinpapst merged commit 7f1a206 into master Sep 11, 2019
@kevinpapst kevinpapst deleted the overwrite-translations branch September 11, 2019 21:18
@lock
Copy link

lock bot commented Nov 10, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. If you use Kimai on a daily basis, please consider donating to support further development of Kimai.

@lock lock bot locked and limited conversation to collaborators Nov 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant