Skip to content

Commit

Permalink
Localization: Fixed pricing typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Natanael Rodriguez Ramos authored and Natanael Rodriguez Ramos committed Jun 4, 2024
1 parent ba8b909 commit 2b26a4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/themes/ivpn-v3/assets/js/views/Prices.vue
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<div class="price-features">
<ul>
<li>{{ $t('pricing.allProtocols') }}</li>
<li>{{ $t('pricing.ProDevices') }}</li>
<li>{{ $t('pricing.proDevices') }}</li>
<li>{{ $t('pricing.antitracker') }}</li>
<li>{{ $t('pricing.multihop') }}</li>
</ul>
Expand Down

0 comments on commit 2b26a4d

Please sign in to comment.