Skip to content

Commit 2e753ea

Browse files
committed
L10N update.
1 parent 9e033f6 commit 2e753ea

File tree

3 files changed

+3
-82
lines changed

3 files changed

+3
-82
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"require": {
1414
"php": ">=7.2.0 !=7.4.0",
15-
"phpmussel/core": "^3.4.1",
15+
"phpmussel/core": "^3.4.2",
1616
"ext-pcre": "*"
1717
},
1818
"autoload": {

l10n/pt-PT.yml

Lines changed: 0 additions & 79 deletions
This file was deleted.

l10n/pt.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# License: GNU/GPLv2
88
# @see LICENSE.txt
99
#
10-
# This file: Portuguese (Brazil) language data (last modified: 2023.04.25).
10+
# This file: Portuguese language data (last modified: 2023.10.12).
1111
#
1212
# Regarding translations: My native language is English. Because this is a free
1313
# and open-source hobby project which generates zero income, and translatable
@@ -44,7 +44,7 @@ cli_ln3: |
4444
Enter; Digitá "c" e pressione Enter por uma lista de CLI modo comandos;
4545
Digitá "q" e pressione Enter para sair.
4646
cli_pe1: "Não é um válido PE arquivo!"
47-
cli_pe2: "PE Seções:"
47+
cli_pe2: {"pt-BR": "PE Seções:", "pt-PT": "PE Secções:"}
4848
cli_signature_placeholder: "O-NOME-DA-SUA-ASSINATURA"
4949
cli_working: "Em processo"
5050
cli_commands: |

0 commit comments

Comments
 (0)