Skip to content

Add localisation for thousand, fixing German plurals - #89

Merged
hugovk merged 1 commit into
python-humanize:mainfrom
NavisGames:patch-1
Jan 8, 2023
Merged

Add localisation for thousand, fixing German plurals#89
hugovk merged 1 commit into
python-humanize:mainfrom
NavisGames:patch-1

Conversation

@NavisGames

@NavisGamesNavisGames commented Jan 8, 2023

Copy link
Copy Markdown
Contributor

Fixes#88

Changes proposed in this pull request:

  • added the localisation for thousand
  • changed plurals of German words (Million -> MillionEN, Milliarde -> MilliardEN)

@hugovkhugovk added the changelog: Fixed For any bug fixes label Jan 8, 2023
@codecov-commenter

codecov-commenter commented Jan 8, 2023

Copy link
Copy Markdown

Codecov Report

Merging #89 (1940a4e) into main (8f37b1c) will not change coverage.
The diff coverage is n/a.

@@ Coverage Diff @@## main #89 +/- ##
=======================================
Coverage 99.06% 99.06% =======================================
Files 9 9 Lines 745 745 =======================================
Hits 738 738 Misses 7 7 
FlagCoverage Δ
macos-latest97.44% <ø> (ø)
ubuntu-latest97.44% <ø> (ø)
windows-latest95.97% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@hugovkhugovk changed the title Adding localisation for thousand, fixing plurals of german wordsAdd localisation for thousand, fixing German pluralsJan 8, 2023
@hugovk
hugovk merged commit 60e3b47 into python-humanize:mainJan 8, 2023
@hugovk

Copy link
Copy Markdown
Member

Danke!

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog: FixedFor any bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

German localization for intword missing thousand, and some plurals

3 participants

@NavisGames@codecov-commenter@hugovk