Updated translations for adding duplicate gateway

This commit is contained in:
David Bomba 2025-01-22 11:21:30 +11:00
parent b66ffbcd8f
commit ac044d30a0
1 changed files with 1 additions and 0 deletions

View File

@ -5494,6 +5494,7 @@ $lang = array(
'regenerate' => 'Regenerate',
'subscription_unavailable' => 'This item is no longer available',
'currency_samoan_tala' => 'Samoan Tala',
'confirm_duplicate_gateway' => 'Are you sure you want to create another connection?',
);
return $lang;