Skip to content

Commit

Permalink
feature #199 add spanish translation for age (seb-jean)
Browse files Browse the repository at this point in the history
This PR was merged into the main branch.

Discussion
----------

add spanish translation for `age`

Commits
-------

fa566a1 add spanish translation for 'age'
  • Loading branch information
weaverryan committed Sep 7, 2023
2 parents 86f5be0 + fa566a1 commit 974625d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions translations/time.es.xliff
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,10 @@
<source>duration.none</source>
<target>&lt; 1 segundo</target>
</trans-unit>
<trans-unit id="19">
<source>age</source>
<target>1 año|%count% años</target>
</trans-unit>
</body>
</file>
</xliff>

0 comments on commit 974625d

Please sign in to comment.