Skip to content

Commit

Permalink
Fix translations not loaded for some strings (#67)
Browse files Browse the repository at this point in the history
* Deployed from wpsocio/wp-plugins@d4c73fe

* Fix translations not loaded for some strings

* Prepare for v4.0.11

---------

Co-authored-by: irshadahmad21 <[email protected]>
  • Loading branch information
irshadahmad21 and irshadahmad21 authored May 20, 2023
1 parent b372b7e commit 28523c4
Show file tree
Hide file tree
Showing 28 changed files with 2,342 additions and 2,268 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
**Tags:** telegram, notifications, posts, channel, group
**Requires at least:** 5.9
**Requires PHP:** 7.2
**Tested up to:** 6.2
**Stable tag:** 4.0.10
**Tested up to:** 6.2.2
**Stable tag:** 4.0.11
**License:** GPLv2 or later
**License URI:** [http://www.gnu.org/licenses/gpl-2.0.html](http://www.gnu.org/licenses/gpl-2.0.html)
**Donate link:** [wpsocio.com/donate](https://wpsocio.com/donate)
Expand Down
6 changes: 6 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ All notable changes to this project are documented in this file.

## Unreleased

## [4.0.11 - 2023-05-20](https://github.com/wpsocio/wptelegram/releases/tag/v4.0.11)

### Bug fixes

- Fixed translations not loaded for some strings

## [4.0.10 - 2023-05-16](https://github.com/wpsocio/wptelegram/releases/tag/v4.0.10)

### Bug fixes
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wptelegram/core",
"version": "4.0.10",
"version": "4.0.11",
"description": "Integrate your WordPress site perfectly with Telegram with full control.",
"require-dev": {
"wp-coding-standards/wpcs": "*"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "wptelegram",
"title": "WP Telegram",
"version": "4.0.10",
"version": "4.0.11",
"description": "Integrate your WordPress site perfectly with Telegram with full control.",
"repository": {
"type": "git",
Expand Down
7 changes: 5 additions & 2 deletions src/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Donate link: https://wpsocio.com/donate
Tags: telegram, notifications, posts, channel, group
Requires at least: 5.9
Requires PHP: 7.2
Tested up to: 6.2
Stable tag: 4.0.10
Tested up to: 6.2.2
Stable tag: 4.0.11
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -205,6 +205,9 @@ Yes, all you need to do is to setup **Private Notifications** module and use the

== Changelog ==

= 4.0.11 =
- Fixed translations not loaded for some strings

= 4.0.10 =
- Fixed the dollar sign getting nuked from excerpt
- Fixed logs to avoid bot token added to URL
Expand Down
10 changes: 5 additions & 5 deletions src/assets/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
{
"files": {
"wptelegram--main.php": "/static/js/wptelegram--main.6df8a608.asset.php",
"wptelegram--main.php": "/static/js/wptelegram--main.c4e37771.asset.php",
"wptelegram--main.css": "/static/css/wptelegram--main.2f40af42.css",
"wptelegram--main.js": "/static/js/wptelegram--main.29649277.js",
"wptelegram--main.js": "/static/js/wptelegram--main.2c40d4c4.js",
"wptelegram--p2tg-classic.php": "/static/js/wptelegram--p2tg-classic.4c47884b.asset.php",
"wptelegram--p2tg-classic.js": "/static/js/wptelegram--p2tg-classic.d04aebaa.js",
"wptelegram--p2tg-gb.php": "/static/js/wptelegram--p2tg-gb.3d12b975.asset.php",
"wptelegram--p2tg-gb.js": "/static/js/wptelegram--p2tg-gb.77262173.js",
"wptelegram--main.2f40af42.css.map": "/static/css/wptelegram--main.2f40af42.css.map",
"wptelegram--main.29649277.js.map": "/static/js/wptelegram--main.29649277.js.map",
"wptelegram--main.2c40d4c4.js.map": "/static/js/wptelegram--main.2c40d4c4.js.map",
"wptelegram--p2tg-classic.d04aebaa.js.map": "/static/js/wptelegram--p2tg-classic.d04aebaa.js.map",
"wptelegram--p2tg-gb.77262173.js.map": "/static/js/wptelegram--p2tg-gb.77262173.js.map"
},
"entrypoints": {
"wptelegram--main": [
"static/js/wptelegram--main.6df8a608.asset.php",
"static/js/wptelegram--main.c4e37771.asset.php",
"static/css/wptelegram--main.2f40af42.css",
"static/js/wptelegram--main.29649277.js"
"static/js/wptelegram--main.2c40d4c4.js"
],
"wptelegram--p2tg-classic": [
"static/js/wptelegram--p2tg-classic.4c47884b.asset.php",
Expand Down
1 change: 0 additions & 1 deletion src/assets/static/js/wptelegram--main.29649277.js.map

This file was deleted.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions src/assets/static/js/wptelegram--main.2c40d4c4.js.map

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('jquery', 'react', 'react-dom', 'wp-api-fetch', 'wp-i18n', 'wp-polyfill'), 'version' => 'bf5052d40a660a6b04c53bbbe6c17823');
<?php return array('dependencies' => array('jquery', 'react', 'react-dom', 'wp-api-fetch', 'wp-i18n', 'wp-polyfill'), 'version' => '27b5a67c899f7786538926008696c3ff');
6 changes: 6 additions & 0 deletions src/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ All notable changes to this project are documented in this file.

## Unreleased

## [4.0.11 - 2023-05-20](https://github.com/wpsocio/wptelegram/releases/tag/v4.0.11)

### Bug fixes

- Fixed translations not loaded for some strings

## [4.0.10 - 2023-05-16](https://github.com/wpsocio/wptelegram/releases/tag/v4.0.10)

### Bug fixes
Expand Down
4 changes: 4 additions & 0 deletions src/languages/js-translations.pot
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,10 @@ msgstr ""
msgid "Upgrade to Pro"
msgstr ""

#: domains/wptelegram/core/main/src/ui/shared/Upsell.tsx:42
msgid "Want an absolute integration with Telegram?"
msgstr ""

#: domains/wptelegram/core/main/src/ui/shared/Upsell.tsx:46
msgid "Want to add more bots?"
msgstr ""
Expand Down
Loading

0 comments on commit 28523c4

Please sign in to comment.