Plugin Directory

Changeset 3254225


Ignore:
Timestamp:
03/11/2025 04:45:10 PM (13 months ago)
Author:
roomcloud
Message:

version 2.0.28

Location:
roomcloud
Files:
2 edited
15 copied

Legend:

Unmodified
Added
Removed
  • roomcloud/tags/2.0.28/readme.txt

    r3203703 r3254225  
    66Tested up to: 6.7.1
    77Requires PHP: 7.0.0
    8 Stable tag: 2.0.27
     8Stable tag: 2.0.28
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1111
     12Roomcloud Booking Engine Wordpress Plugin
    1213
    1314== Description ==
     
    9596= 2.0.27 =
    9697Added Short Description
     98= 2.0.28 =
     99Portuguese translation
    97100== Frequently Asked Questions ==
    98101= Do I need a Roomcloud account? =
  • roomcloud/tags/2.0.28/roomcloud.php

    r3203703 r3254225  
    248248    $dictionary["pt_rooms"]="quartos";
    249249    $dictionary["pt_room"]="Câmera";
    250     $dictionary["pt_add_room"]="adicionar câmera";
    251     $dictionary["pt_remove_room"]="remover câmera";
     250    $dictionary["pt_add_room"]="adicionar quarto";
     251    $dictionary["pt_remove_room"]="remover quarto";
    252252    $dictionary["pt_done"]="fatto";
    253253    $dictionary["pt_promo_code"]="Código de promoção";
  • roomcloud/trunk/readme.txt

    r3203703 r3254225  
    66Tested up to: 6.7.1
    77Requires PHP: 7.0.0
    8 Stable tag: 2.0.27
     8Stable tag: 2.0.28
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1111
     12Roomcloud Booking Engine Wordpress Plugin
    1213
    1314== Description ==
     
    9596= 2.0.27 =
    9697Added Short Description
     98= 2.0.28 =
     99Portuguese translation
    97100== Frequently Asked Questions ==
    98101= Do I need a Roomcloud account? =
  • roomcloud/trunk/roomcloud.php

    r3203703 r3254225  
    248248    $dictionary["pt_rooms"]="quartos";
    249249    $dictionary["pt_room"]="Câmera";
    250     $dictionary["pt_add_room"]="adicionar câmera";
    251     $dictionary["pt_remove_room"]="remover câmera";
     250    $dictionary["pt_add_room"]="adicionar quarto";
     251    $dictionary["pt_remove_room"]="remover quarto";
    252252    $dictionary["pt_done"]="fatto";
    253253    $dictionary["pt_promo_code"]="Código de promoção";
Note: See TracChangeset for help on using the changeset viewer.