Browse Source

Fix typos and incorrect translation state

pull/2074/head
Luís Pinho 2 years ago
committed by GitHub
parent
commit
3f14a2c81f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      apps/client/src/locales/messages.pt.xlf

4
apps/client/src/locales/messages.pt.xlf

@ -1247,7 +1247,7 @@
</trans-unit>
<trans-unit id="9bbc9e4cebf91162be7d3e324ca5984d576e462c" datatype="html">
<source>Investment</source>
<target state="new">Investimento</target>
<target state="translated">Investimento</target>
<context-group purpose="location">
<context context-type="sourcefile">apps/client/src/app/components/portfolio-summary/portfolio-summary.component.html</context>
<context context-type="linenumber">39</context>
@ -2847,7 +2847,7 @@
</trans-unit>
<trans-unit id="4574987680940794089" datatype="html">
<source>Asset Class</source>
<target state="new">Classe de Ativo</target>
<target state="translated">Classe de Ativo</target>
<context-group purpose="location">
<context context-type="sourcefile">libs/ui/src/lib/i18n.ts</context>
<context context-type="linenumber">5</context>

Loading…
Cancel
Save