diff --git a/cp/resources/views/admin/dashboard/index.twig b/cp/resources/views/admin/dashboard/index.twig index 11740e9..16896ea 100644 --- a/cp/resources/views/admin/dashboard/index.twig +++ b/cp/resources/views/admin/dashboard/index.twig @@ -170,18 +170,6 @@ - + {% include 'partials/footer.twig' %} {% endblock %} \ No newline at end of file diff --git a/cp/resources/views/admin/logs/index.twig b/cp/resources/views/admin/logs/index.twig index 9017b8d..a73506d 100644 --- a/cp/resources/views/admin/logs/index.twig +++ b/cp/resources/views/admin/logs/index.twig @@ -34,9 +34,9 @@
- Search: + {{ __('Search') }}:
- +
@@ -48,18 +48,6 @@ - + {% include 'partials/footer.twig' %} {% endblock %} \ No newline at end of file diff --git a/cp/resources/views/admin/logs/log.twig b/cp/resources/views/admin/logs/log.twig index 06d292f..194991c 100644 --- a/cp/resources/views/admin/logs/log.twig +++ b/cp/resources/views/admin/logs/log.twig @@ -34,9 +34,9 @@
- Search: + {{ __('Search') }}:
- +
@@ -48,18 +48,6 @@ - + {% include 'partials/footer.twig' %} {% endblock %} \ No newline at end of file diff --git a/cp/resources/views/admin/logs/poll.twig b/cp/resources/views/admin/logs/poll.twig index 569c4e0..9ad295b 100644 --- a/cp/resources/views/admin/logs/poll.twig +++ b/cp/resources/views/admin/logs/poll.twig @@ -34,9 +34,9 @@
- Search: + {{ __('Search') }}:
- +
@@ -48,18 +48,6 @@ - + {% include 'partials/footer.twig' %} {% endblock %} \ No newline at end of file diff --git a/cp/resources/views/admin/profile/profile.twig b/cp/resources/views/admin/profile/profile.twig index bab419d..758d6c9 100644 --- a/cp/resources/views/admin/profile/profile.twig +++ b/cp/resources/views/admin/profile/profile.twig @@ -28,7 +28,7 @@
@@ -99,35 +99,35 @@
-

Two-Factor Authentication (2FA)

+

{{ __('Two-Factor Authentication') }} (2FA)

{% if secret is defined %}
{{ csrf.field | raw }}
-

Set up 2FA for additional security. Scan the QR code with your authentication app and enter the provided code below to verify.

+

{{ __('Set up 2FA for additional security. Scan the QR code with your authentication app and enter the provided code below to verify.') }}

2FA QR Code
-

Manual Entry Secret

+

{{ __('Manual Entry Secret') }}

{{ secret|split(4)|join(' ') }} - If you're unable to scan the QR code, enter this secret manually into your authentication app. The secret is case-sensitive and should be entered exactly as shown. + {{ __('If you\'re unable to scan the QR code, enter this secret manually into your authentication app. The secret is case-sensitive and should be entered exactly as shown.') }}
- - + + - Enter the code generated by your authentication app. This code verifies that your 2FA setup is working correctly. Once entered, click 'Save 2FA Settings' to activate two-factor authentication for your account. + {{ __('Enter the code generated by your authentication app. This code verifies that your 2FA setup is working correctly. Once entered, click') }} {{ __('Save 2FA Settings') }} {{ __('to activate two-factor authentication for your account.') }}
- +
{% else %} @@ -135,8 +135,8 @@
-
Your account is secured with an additional layer of protection.
-

2FA is currently enabled for your account. If you encounter any issues or need to disable 2FA, please contact our support team for assistance.

+
{{ __('Your account is secured with an additional layer of protection.') }}
+

{{ __('2FA is currently') }} {{ __('enabled') }} {{ __('for your account. If you encounter any issues or need to disable 2FA, please contact our support team for assistance.') }}

@@ -144,20 +144,20 @@
-

WebAuthn Authentication

+

{{ __('WebAuthn Authentication') }}

-

Secure your account with WebAuthn. Click the button below to register your device for passwordless sign-in.

+

{{ __('Secure your account with WebAuthn. Click the button below to register your device for passwordless sign-in.') }}

- +
- - - + + + @@ -166,12 +166,12 @@ {% else %} - + {% endfor %} @@ -181,19 +181,19 @@
-

User Audit Log

+

{{ __('User Audit Log') }}

-

Track and review all user activities in your account below. Monitor logins, profile changes, and other key actions to ensure security and transparency.

+

{{ __('Track and review all user activities in your account below. Monitor logins, profile changes, and other key actions to ensure security and transparency.') }}

Device/Browser InfoRegistration DateAction{{ __('Device/Browser Info') }}{{ __('Registration Date') }}{{ __('Action') }}
{{ device.user_agent }} {{ device.created_at }} - Edit + {{ __('Edit') }}
No devices found.{{ __('No devices found.') }}
- - + + - - + + @@ -207,7 +207,7 @@ {% else %} - + {% endfor %} @@ -220,19 +220,7 @@ -
-
-
-
    -
  • - Copyright © 2023 - Pinga. -
  • -
-
-
- -
+ {% include 'partials/footer.twig' %}
EventUser Agent{{ __('Event') }}{{ __('User Agent') }} IPLocationTimestamp{{ __('Location') }}{{ __('Timestamp') }}
No log data for user.{{ __('No log data for user.') }}