We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 547ef7f commit b662650Copy full SHA for b662650
3 files changed
modules/admin/locales/en/LC_MESSAGES/admin.po
@@ -334,7 +334,7 @@ msgstr ""
334
msgid "Details"
335
msgstr ""
336
337
-msgid "Your PHP installation"
+msgid "Checks"
338
339
340
msgid "PHP intl extension"
modules/admin/locales/sk/LC_MESSAGES/admin.po
@@ -332,8 +332,8 @@ msgstr "zapnuté"
332
333
msgstr "Detaily"
-msgstr "Vaša PHP inštalácia"
+msgstr ""
msgstr "PHP intl rozšírenie"
modules/admin/templates/config.twig
@@ -50,7 +50,7 @@
50
51
</ul>
52
53
- <h2>{% trans %}Your PHP installation{% endtrans %}</h2>
+ <h2>{% trans %}Checks{% endtrans %}</h2>
54
<div class="enablebox">
55
<table>
56
{%- for key, func in funcmatrix %}
0 commit comments