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

feat: make the app translatable #244

Merged
merged 1 commit into from
Oct 7, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
57 changes: 57 additions & 0 deletions frontend/xliff/en.xlf
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
<?xml version="1.0" encoding="UTF-8"?>
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
<file target-language="eb" source-language="en" original="lit-localize-inputs" datatype="plaintext">
<body>
<trans-unit id="sde0081b1dc3582d3">
<source>Reset filters</source>
<target>Reset filters</target>
</trans-unit>
<trans-unit id="sc9e494c8346b7cb5">
<source>Other</source>
<target>Other</target>
</trans-unit>
<trans-unit id="s7ae5963112a50472">
<source>Others</source>
<target>Others</target>
</trans-unit>
<trans-unit id="s9094c0cde8fb5058">
<source>No results found</source>
<target>No results foundé</target>
</trans-unit>
<trans-unit id="sb074d20f9b64aa31">
<source>results found</source>
<target>results found</target>
</trans-unit>
<trans-unit id="h4a560de48c98b38f">
<source>More than <x id="0" equiv-text="${this.searchResultDetail.count}"/> results found</source>
<target>More than <x id="0" equiv-text="${this.searchResultDetail.count}"/> results found</target>
</trans-unit>
<trans-unit id="s49730f3d5751a433">
<source>Loading...</source>
<target>Loading...</target>
</trans-unit>
<trans-unit id="s3848a805287c795d">
<source>Show charts</source>
<target>Show charts</target>
</trans-unit>
<trans-unit id="sd2cd02bfec5af316">
<source>Hide charts</source>
<target>Hide charts</target>
</trans-unit>
<trans-unit id="s255857544a9d5ec0">
<source>Reset</source>
<target>Reset</target>
</trans-unit>
<trans-unit id="sffa721bb6aa3128d">
<source>Search...</source>
<target>Search...</target>
<note from="lit-localize">Search bar placeholder</note>
</trans-unit>
<trans-unit id="s5d929ff1619ac0c9">
<source>Search</source>
<target>Search</target>
<note from="lit-localize">Search button</note>
</trans-unit>
</body>
</file>
</xliff>