Skip to content

Commit

Permalink
Merge pull request #194 from kdambekalns/bugfix/remove-duplicated-xli…
Browse files Browse the repository at this point in the history
…ff-id

BUGFIX: Remove duplicated `splide.prev` from XLIFF
  • Loading branch information
kdambekalns authored Jun 6, 2024
2 parents 17ddfc9 + eede00a commit 97e3c7f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Resources/Private/Translations/en/Main.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@
<trans-unit id="splide.next" xml:space="preserve">
<source>Next slide</source>
</trans-unit>
<trans-unit id="splide.prev" xml:space="preserve">
<source>Previous slide</source>
</trans-unit>
<trans-unit id="splide.first" xml:space="preserve">
<source>Go to first slide</source>
</trans-unit>
Expand Down

0 comments on commit 97e3c7f

Please sign in to comment.