Changeset 3254225
- Timestamp:
- 03/11/2025 04:45:10 PM (13 months ago)
- Location:
- roomcloud
- Files:
-
- 2 edited
- 15 copied
-
tags/2.0.28 (copied) (copied from roomcloud/trunk)
-
tags/2.0.28/CSS/wp_se1_horizontal_template.css (copied) (copied from roomcloud/trunk/CSS/wp_se1_horizontal_template.css)
-
tags/2.0.28/CSS/wp_se1_horizontal_template_multi_hotel.css (copied) (copied from roomcloud/trunk/CSS/wp_se1_horizontal_template_multi_hotel.css)
-
tags/2.0.28/CSS/wp_se1_vertical_template.css (copied) (copied from roomcloud/trunk/CSS/wp_se1_vertical_template.css)
-
tags/2.0.28/CSS/wp_se2_horizontal_template.css (copied) (copied from roomcloud/trunk/CSS/wp_se2_horizontal_template.css)
-
tags/2.0.28/CSS/wp_se2_horizontal_template_multi_hotel.css (copied) (copied from roomcloud/trunk/CSS/wp_se2_horizontal_template_multi_hotel.css)
-
tags/2.0.28/CSS/wp_se2_vertical_template.css (copied) (copied from roomcloud/trunk/CSS/wp_se2_vertical_template.css)
-
tags/2.0.28/JS/wp_se1_horizontal_template.js (copied) (copied from roomcloud/trunk/JS/wp_se1_horizontal_template.js)
-
tags/2.0.28/JS/wp_se1_horizontal_template_multi_hotel.js (copied) (copied from roomcloud/trunk/JS/wp_se1_horizontal_template_multi_hotel.js)
-
tags/2.0.28/JS/wp_se1_vertical_template.js (copied) (copied from roomcloud/trunk/JS/wp_se1_vertical_template.js)
-
tags/2.0.28/JS/wp_se2_horizontal_template.js (copied) (copied from roomcloud/trunk/JS/wp_se2_horizontal_template.js)
-
tags/2.0.28/JS/wp_se2_horizontal_template_multi_hotel.js (copied) (copied from roomcloud/trunk/JS/wp_se2_horizontal_template_multi_hotel.js)
-
tags/2.0.28/JS/wp_se2_vertical_template.js (copied) (copied from roomcloud/trunk/JS/wp_se2_vertical_template.js)
-
tags/2.0.28/readme.txt (copied) (copied from roomcloud/trunk/readme.txt) (2 diffs)
-
tags/2.0.28/roomcloud.php (copied) (copied from roomcloud/trunk/roomcloud.php) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/roomcloud.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
roomcloud/tags/2.0.28/readme.txt
r3203703 r3254225 6 6 Tested up to: 6.7.1 7 7 Requires PHP: 7.0.0 8 Stable tag: 2.0.2 78 Stable tag: 2.0.28 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html 11 11 12 Roomcloud Booking Engine Wordpress Plugin 12 13 13 14 == Description == … … 95 96 = 2.0.27 = 96 97 Added Short Description 98 = 2.0.28 = 99 Portuguese translation 97 100 == Frequently Asked Questions == 98 101 = Do I need a Roomcloud account? = -
roomcloud/tags/2.0.28/roomcloud.php
r3203703 r3254225 248 248 $dictionary["pt_rooms"]="quartos"; 249 249 $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"; 252 252 $dictionary["pt_done"]="fatto"; 253 253 $dictionary["pt_promo_code"]="Código de promoção"; -
roomcloud/trunk/readme.txt
r3203703 r3254225 6 6 Tested up to: 6.7.1 7 7 Requires PHP: 7.0.0 8 Stable tag: 2.0.2 78 Stable tag: 2.0.28 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html 11 11 12 Roomcloud Booking Engine Wordpress Plugin 12 13 13 14 == Description == … … 95 96 = 2.0.27 = 96 97 Added Short Description 98 = 2.0.28 = 99 Portuguese translation 97 100 == Frequently Asked Questions == 98 101 = Do I need a Roomcloud account? = -
roomcloud/trunk/roomcloud.php
r3203703 r3254225 248 248 $dictionary["pt_rooms"]="quartos"; 249 249 $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"; 252 252 $dictionary["pt_done"]="fatto"; 253 253 $dictionary["pt_promo_code"]="Código de promoção";
Note: See TracChangeset
for help on using the changeset viewer.