Skip to content

Commit b662650

Browse files
committed
Rename checks heading to Checks
1 parent 547ef7f commit b662650

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

modules/admin/locales/en/LC_MESSAGES/admin.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ msgstr ""
334334
msgid "Details"
335335
msgstr ""
336336

337-
msgid "Your PHP installation"
337+
msgid "Checks"
338338
msgstr ""
339339

340340
msgid "PHP intl extension"

modules/admin/locales/sk/LC_MESSAGES/admin.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -332,8 +332,8 @@ msgstr "zapnuté"
332332
msgid "Details"
333333
msgstr "Detaily"
334334

335-
msgid "Your PHP installation"
336-
msgstr "Vaša PHP inštalácia"
335+
msgid "Checks"
336+
msgstr ""
337337

338338
msgid "PHP intl extension"
339339
msgstr "PHP intl rozšírenie"

modules/admin/templates/config.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050

5151
</ul>
5252

53-
<h2>{% trans %}Your PHP installation{% endtrans %}</h2>
53+
<h2>{% trans %}Checks{% endtrans %}</h2>
5454
<div class="enablebox">
5555
<table>
5656
{%- for key, func in funcmatrix %}

0 commit comments

Comments
 (0)