mirror of
https://github.com/10h30/woo-viet.git
synced 2026-06-05 15:09:49 +09:00
Improve readme.txt - keep English only.
This commit is contained in:
@@ -59,7 +59,7 @@ class WooViet_Admin_Page {
|
||||
public function register_submenu_page() {
|
||||
add_submenu_page(
|
||||
'woocommerce',
|
||||
'Woo Viet Settings',
|
||||
__( 'Woo Viet Settings', 'woo-viet' ),
|
||||
'Woo Viet',
|
||||
'manage_options',
|
||||
'woo-viet',
|
||||
|
||||
+4
-14
@@ -3,7 +3,7 @@ Contributors: htdat
|
||||
Tags: WooCommerce Vietnam, vietnam, vietnamese, vietnam provinces, paypal for vietnam dong, vnd, vietnam dong, vietnam currency, vietnam customization
|
||||
Requires at least: 4.3
|
||||
Tested up to: 4.7
|
||||
Stable tag: 1.1
|
||||
Stable tag: 1.2
|
||||
License: GPLv2 or later
|
||||
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
||||
|
||||
@@ -13,19 +13,9 @@ Add features to WooCommerce stores having anything related to Vietnam: currency,
|
||||
|
||||
**"Woo Viet - WooCommerce for Vietnam" brings the features that help to run WooCommerce stores and customize them for Vietnam much easier.**
|
||||
|
||||
**"Woo Viet - WooCommerce for Vietnam" đem đến các chức năng để site WooCommerce có thể dễ dàng tuỳ biến cho thị trường Việt Nam.**
|
||||
Xem phiên bản tiếng Việt tại đây https://vi.wordpress.org/plugins/woo-viet/
|
||||
|
||||
|
||||
= CHỨC NĂNG - FEATURES =
|
||||
|
||||
**(Tiếng Việt)**
|
||||
|
||||
* Đổi ký hiệu ngôn ngữ của VND từ mặc định `đ` sang bất cứ thừ gì khác, ví dụ: `VND`, `VNĐ`, `đồng`, v.v.
|
||||
* Thêm tỉnh thành cho Việt Nam khi khách hàng điền địa chỉ nhận hàng hoặc nhận hoá đơn. Chức năng này không có ở trong WooCommerce mặc định.
|
||||
* Đổi các số `000` trong giá cả thành `K` (hoặc bất cứ từ nào khác). Ví dụ: `50000` (VND) thành `50K` (VND), hay `50 nghìn` (VND).
|
||||
* Hỗ trợ `VND` cho [cổng thanh toán PayPal Standard](https://docs.woocommerce.com/document/paypal-standard/). Chuyển đổi các giá `VND` sang bất kỳ loại tiền tệ nào mà PayPal hỗ trợ trước khi chuyển người dùng sang PayPal.
|
||||
|
||||
**(English)**
|
||||
= FEATURES =
|
||||
|
||||
* Change the VND currency symbol `đ` to anything, e.g: `VND`, `VNĐ`, `đồng`, etc.
|
||||
* Add provinces for Vietnam when visitors select Vietnam as a country of the shipping (billing) address. This is not available in WooCommerce by default.
|
||||
@@ -81,7 +71,7 @@ Follow these steps to install and use the plugin:
|
||||
|
||||
= 1.1 =
|
||||
* Replace all “WooCommerce for Vietnam” to “Woo Viet”
|
||||
* Replace all “woocomerce-fo-vietnam” to “woo-viet”
|
||||
* Replace all “woocomerce-for-vietnam” to “woo-viet”
|
||||
* Re-upload to WordPress.org
|
||||
|
||||
= 1.0 =
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@
|
||||
* Author URI: https://profiles.wordpress.org/htdat
|
||||
* Text Domain: woo-viet
|
||||
* Domain Path: /languages
|
||||
* Version: 1.1
|
||||
* Version: 1.2
|
||||
* License: GPLv2+
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user