aboutsummaryrefslogtreecommitdiffstats
path: root/public/admin/language/es-es/extension/openbay/ebay_subscription.php
diff options
context:
space:
mode:
Diffstat (limited to 'public/admin/language/es-es/extension/openbay/ebay_subscription.php')
-rw-r--r--public/admin/language/es-es/extension/openbay/ebay_subscription.php32
1 files changed, 16 insertions, 16 deletions
diff --git a/public/admin/language/es-es/extension/openbay/ebay_subscription.php b/public/admin/language/es-es/extension/openbay/ebay_subscription.php
index 15cd370..c88159d 100644
--- a/public/admin/language/es-es/extension/openbay/ebay_subscription.php
+++ b/public/admin/language/es-es/extension/openbay/ebay_subscription.php
@@ -1,28 +1,28 @@
<?php
// Heading
-$_['heading_title'] = 'Subscription';
+$_['heading_title'] = 'Suscripción';
$_['text_openbay'] = 'OpenBay Pro';
$_['text_ebay'] = 'eBay';
// Buttons
-$_['button_plan_change'] = 'Change to plan';
+$_['button_plan_change'] = 'Cambiar al plan';
// Columns
-$_['column_plan'] = 'Plan name';
-$_['column_call_limit'] = 'Call limit';
-$_['column_price'] = 'Price (p/month)';
-$_['column_description'] = 'Description';
-$_['column_current'] = 'Current plan';
+$_['column_plan'] = 'Nombre del plan';
+$_['column_call_limit'] = 'Límite de llamada';
+$_['column_price'] = 'Precio (p/mes)';
+$_['column_description'] = 'Descripción';
+$_['column_current'] = 'Plan actual';
// Text
-$_['text_subscription_current'] = 'Current plan';
-$_['text_subscription_avail'] = 'Available plans';
-$_['text_subscription_avail1'] = 'Changing plans will be immediate and unused calls will not be credited.';
-$_['text_ajax_acc_load_plan'] = 'PayPal subscription ID: ';
-$_['text_ajax_acc_load_plan2'] = ', you should cancel ALL other subscriptions from us';
-$_['text_load_my_plan'] = 'Loading your plan';
-$_['text_load_plans'] = 'Loading available plans';
-$_['text_subscription'] = 'Change your OpenBay Pro subscription';
+$_['text_subscription_current'] = 'Plan actual';
+$_['text_subscription_avail'] = 'Planes disponibles';
+$_['text_subscription_avail1'] = 'El cambio de planes será inmediato y las llamadas no utilizadas no se acreditarán.';
+$_['text_ajax_acc_load_plan'] = 'ID de suscripción de PayPal: ';
+$_['text_ajax_acc_load_plan2'] = ', debe cancelar TODAS las demás suscripciones de nosotros';
+$_['text_load_my_plan'] = 'Cargando tu plan';
+$_['text_load_plans'] = 'Cargando planes disponibles';
+$_['text_subscription'] = 'Cambia tu suscripción a OpenBay Pro';
// Errors
-$_['error_ajax_load'] = 'Sorry, could not get a response. Try later.'; \ No newline at end of file
+$_['error_ajax_load'] = 'Lo siento, no pude obtener una respuesta. Intenta más tarde.';