Skip to content

Commit

Permalink
BUGFIX: Remove duplicated splide.prev from XLIFF
Browse files Browse the repository at this point in the history
  • Loading branch information
kdambekalns committed Jun 6, 2024
1 parent 17ddfc9 commit eede00a
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 eede00a

Please sign in to comment.