diff options
author | Jo-Philipp Wich <jo@mein.io> | 2022-03-30 20:44:13 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2022-03-30 20:44:13 +0200 |
commit | 0eb3aeb0105be5477ed12a57ce3028d08d5f90c6 (patch) | |
tree | dc18d83904da780c20ba65a80ec4f2e606617b8e /applications/luci-app-firewall/po/pt_BR | |
parent | 71106351344ea390e0f510e3f9ad34685bacc1ee (diff) |
luci-app-firewall: fix misspelling of restrictions
Fixes: #5749
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'applications/luci-app-firewall/po/pt_BR')
-rw-r--r-- | applications/luci-app-firewall/po/pt_BR/firewall.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-firewall/po/pt_BR/firewall.po b/applications/luci-app-firewall/po/pt_BR/firewall.po index 56669d1de7..7bbaa67e2c 100644 --- a/applications/luci-app-firewall/po/pt_BR/firewall.po +++ b/applications/luci-app-firewall/po/pt_BR/firewall.po @@ -1011,7 +1011,7 @@ msgid "Time in UTC" msgstr "Hora em UTC" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243 -msgid "Time restritions are enabled for this rule" +msgid "Time restrictions are enabled for this rule" msgstr "As restrições de tempo estão ativadas para esta regra" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77 |