Skip to content

Commit

Permalink
bug #186 Duration nb (ahaaje)
Browse files Browse the repository at this point in the history
This PR was squashed before being merged into the main branch.

Discussion
----------

Duration nb

Added two missing keys for #181 NB

Commits
-------

f983e5a Duration nb
  • Loading branch information
weaverryan committed Jul 31, 2023
2 parents 166a768 + f983e5a commit 47b594f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions translations/time.nb.xliff
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,14 @@
<source>duration.hour</source>
<target>1 time|%count% timer</target>
</trans-unit>
<trans-unit id="17">
<source>duration.day</source>
<target>1 dag|%count% dager</target>
</trans-unit>
<trans-unit id="18">
<source>duration.none</source>
<target>&lt; 1 sekund</target>
</trans-unit>
</body>
</file>
</xliff>

0 comments on commit 47b594f

Please sign in to comment.