currencies.php

来自「this the oscommerce 3.0 aplha 4」· PHP 代码 · 共 47 行

PHP
47
字号
# $Id: currencies.php 1498 2007-03-29 14:04:50Z hpdl $## osCommerce, Open Source E-Commerce Solutions# http://www.oscommerce.com## Copyright (c) 2007 osCommerce## This program is free software; you can redistribute it and/or modify# it under the terms of the GNU General Public License v2 (1991)# as published by the Free Software Foundation.heading_title = Currenciestable_heading_currencies = Currenciestable_heading_code = Codetable_heading_value = Valuetable_heading_example = Exampletable_heading_action = Actionaction_heading_update_rates = Update Currency Exchange Ratesaction_heading_new_currency = New Currencyaction_heading_batch_delete_currency = Batch Delete Currenciesfield_title = Title:field_code = Code:field_symbol_left = Left Symbol:field_symbol_right = Right Symbol:field_decimal_places = Decimal Places:field_currency_value = Currency Value:field_set_default = Set as Default?service_terms_agreement = By updating the currency exchange rates, you agree to the terms and conditions of the service selected.introduction_update_exchange_rates = Please select which service to use to update the currency exchange rates.introduction_new_currency = Please fill in the following information for the new currency.introduction_edit_currency = Please make the necessary changes for this currency.introduction_delete_currency = Please verify the removal of this currency.introduction_delete_currency_invalid = The default currency cannot be deleted. Please set another currency as the default currency and try again.introduction_batch_delete_currencies = Please verify the removal of the following currencies.ms_success_currency_updated = Success: The currency exchange rate for %s (%s) has been successfully updated.ms_error_invalid_currency = Error: The currency exchange rate for %s (%s) was not updated. Please verify the currency code and try again.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?