'Woocommerce', 'api_settings' => 'API Settings', 'woocommerce_app_url' => 'Woocommerce App URL', 'woocommerce_consumer_key' => 'Woocommerce Consumer Key', 'woocommerce_consumer_secret' => 'Woocommerce Consumer Secret', 'sync_product_categories' => 'Sync Product Categories', 'sync' => 'Sync', 'synced_successfully' => 'Synced successfully', 'location_dropdown_help' => 'Location which will be used for Woocommerce', 'sync_all' => 'Sync all', 'sync_only_new' => 'Sync only new', 'sync_products' => 'Sync Products', 'sync_all_help' => '
WooCommerce -> Settings -> Advance -> REST API . Enter description, select User & Provide Read/Write Permission',
'syncing' => 'Syncing',
'order_customer_empty' => 'ERROR:SKIPPED: Order #:order_number skipped because Customer is empty',
'cat_not_sync_alert' => ':count Categories not synced',
'one_cat_not_synced_alert' => '1 Category not synced',
'cat_updated_alert' => ':count Categories have been updated after last sync',
'one_cat_updated_alert' => '1 Category has been updated after last sync',
'product_not_sync_alert' => ':count Products not synced',
'one_product_not_sync_alert' => '1 Product not synced',
'product_updated_alert' => ':count Products have been updated after last sync',
'one_product_updated_alert' => '1 Product has been updated after last sync',
'enable_auto_sync' => 'Enable Auto Sync',
'woocommerce_module' => 'WooCommerce Module',
'version_info' => 'WooCommerce module version - :version',
'api_settings_help_permalink' => 'Change the permalinks option to "Post Name" in WordPress permalink option.',
'auto_sync_tooltip' => 'Auto Sync will happen based on the cron job setting',
'access_woocommerce_api_settings' => 'Access Woocommerce API settings',
'orders_sync_notification' => 'All woocommerce orders have been synced successfully',
'reset_synced_cat' => 'Reset synced categories',
'confirm_reset_cat' => 'All synced categories will be reset',
'yes_reset' => 'Yes, I want to reset',
'cat_reset_success' => 'Categories reset successfully',
'prod_reset_success' => 'Products reset successfully',
'reset_synced_products' => 'Reset synced products',
'reset' => 'Reset',
'confirm_reset_product' => 'All synced products will be reset',
'woocommerce_disable_sync' => 'Disable Woocommerce Sync',
'woocommerce_disable_sync_help' => 'If checked this product will not be synced with woocommerce',
'webhook_settings' => 'Webhook Settings',
'order_created' => 'Order Created',
'webhook_secret' => 'Webhook Secret',
'webhook_delivery_url' => 'Webhook Delivery URL',
'order_updated' => 'Order Updated',
'order_deleted' => 'Order Deleted',
'order_restored' => 'Order Restored',
'images' => 'Images',
'sync_description_as' => 'Sync product description as',
'short_description' => 'Short description',
'long_description' => 'Long description',
'both' => 'Both',
'n_products_synced_successfully' => ':count products synced successfully',
'dont_update' => "Don't update",
'in_stock' => 'In stock',
'order_sync_settings' => 'Order Sync Settings',
'woocommerce_order_status' => 'Woocommerce order status',
'equivalent_pos_sell_status' => 'Equivalent POS sell status',
'pending' => 'Pending',
'processing' => 'Processing',
'on-hold' => 'On hold',
'completed' => 'Completed',
'cancelled' => 'Cancelled',
'refunded' => 'Refunded',
'failed' => 'Failed',
'shipped' => 'Shipped',
'equivalent_shipping_status' => 'Equivalent shipping status',
'api_settings_help_permalink_reset' => "If still doesn't work try to reset the permalink",
];