From b561d277bcf92c9389a70835599764a09f0de150 Mon Sep 17 00:00:00 2001 From: otrok7 <50595291+otrok7@users.noreply.github.com> Date: Thu, 5 Feb 2026 13:13:12 +0100 Subject: [PATCH] Correct "cont" --- bmlt-meeting-list.php | 2 +- includes/lang/translate_el.php | 2 +- readme.txt | 5 ++++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/bmlt-meeting-list.php b/bmlt-meeting-list.php index dfb2c82..071639c 100644 --- a/bmlt-meeting-list.php +++ b/bmlt-meeting-list.php @@ -11,7 +11,7 @@ * Plugin Name: Bread * Plugin URI: https://bmlt.app * Description: Maintains and generates PDF Meeting Lists from BMLT. - * Version: 2.9.10 + * Version: 2.9.11 * Author: bmlt-enabled * Author URI: https://bmlt.app/ * License: GPL-2.0+ diff --git a/includes/lang/translate_el.php b/includes/lang/translate_el.php index a6ac3e4..306ddc3 100644 --- a/includes/lang/translate_el.php +++ b/includes/lang/translate_el.php @@ -8,5 +8,5 @@ "WEEKDAYS" => array( 'ERROR', 'Κυριακή', 'Δευτέρα', 'Τρίτη', 'Τετάρτη', 'Πέμπτη', 'Παρασκευή', 'Σάββατο'), "WKDYS" => array( 'ERR', 'Κυρ', 'Δευ', 'Τρι', 'Τετ', 'Πεμ', 'Παρ', 'Σαβ' ), "PAGE" => "σελίδα", - "CONT" => "Συνέχισε" + "CONT" => "συνέχεια" ); diff --git a/readme.txt b/readme.txt index 0171efb..777f2dd 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ Tags: meeting list, bmlt, narcotics anonymous, na Requires PHP: 8.1 Requires at least: 6.2 Tested up to: 6.9 -Stable tag: 2.9.10 +Stable tag: 2.9.11 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html @@ -55,6 +55,9 @@ Follow all these steps, keep in mind that once you start using bread, it's not g == Changelog == += 2.9.11 = +* Corrected Greek Translation + = 2.9.10 = * Version bump