Plugin Directory

Changeset 2840086


Ignore:
Timestamp:
12/27/2022 10:39:44 PM (3 years ago)
Author:
ronantrelis
Message:

release 1.0.19 with support for Spanish

Location:
trelis-crypto-payments
Files:
7 added
4 edited

Legend:

Unmodified
Added
Removed
  • trelis-crypto-payments/trunk/ReadMe.txt

    r2838159 r2840086  
    55Requires at least: 6.1
    66Tested up to: 6.1
    7 Stable tag: 1.0.18
     7Stable tag: 1.0.19
    88Requires PHP: 7.4
    99License: GPL-3.0
     
    7979
    8080= Unreleased =
     81* Allow for recurring subscription payments
     82
     83= 1.0.19 =
    8184* Add support for Spanish
    82 * Allow for recurring subscription payments
    8385
    8486= 1.0.18 =
  • trelis-crypto-payments/trunk/Trelis-ethereum-payment-gateway.php

    r2838103 r2840086  
    99 * Plugin URI:        https://docs.trelis.com/products/woocommerce-plugin
    1010 * Description:       Accept USDC or Ether payments directly to your wallet. Your customers pay by connecting any Ethereum wallet. No Trelis fees!
    11  * Version:           1.0.18
     11 * Version:           1.0.19
    1212 * Requires at least: 6.1
    1313 * Requires PHP:      7.4
  • trelis-crypto-payments/trunk/languages/es_ES.po

    r2840083 r2840086  
    33"Project-Id-Version: Trelis Crypto Payments\n"
    44"POT-Creation-Date: 2022-12-22 17:09+0000\n"
    5 "PO-Revision-Date: 2022-12-22 17:11+0000\n"
     5"PO-Revision-Date: 2022-12-27 22:34+0000\n"
    66"Last-Translator: \n"
    77"Language-Team: \n"
     
    6161
    6262#: Trelis-ethereum-payment-gateway.php:165
    63 #, fuzzy, php-format
     63#, php-format
    6464msgid "Trelis Prime - 1% discount"
    65 msgstr "Trelis Prime - 1% discount"
     65msgstr "Trelis Prime - 1% de descuento"
    6666
    6767#. Plugin Name of the plugin/theme
     
    8585
    8686#: Trelis-ethereum-payment-gateway.php:188
    87 #, fuzzy, php-format
     87#, php-format
    8888msgid "Offer a 1% discount for using Trelis Pay"
    89 msgstr "Ofrecer un 1% discount por utilizar Trelis Pay"
     89msgstr "Ofrecer un 1% de descuento por utilizar Trelis Pay"
    9090
    9191#: Trelis-ethereum-payment-gateway.php:190
Note: See TracChangeset for help on using the changeset viewer.