Files
ave-cms/adminx/modules/Auth/language/en/runtime.xml
T
2026-08-05 21:40:21 +03:00

22 lines
1.5 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<language>
<phrase data="runtime_195c569611fa0a48">Enter your login or email and password.</phrase>
<phrase data="runtime_3074b5767c8a3f98">You are logged out</phrase>
<phrase data="runtime_a6a60f97b0163efe">Access</phrase>
<phrase data="runtime_04091e973b270ae8">Failed to login.</phrase>
<phrase data="runtime_5e2017784f367652">Invalid login or password.</phrase>
<phrase data="runtime_2af151e0da3b0afb">Invalid password</phrase>
<phrase data="runtime_d57990d3d4dd9eca">Password confirmed</phrase>
<phrase data="runtime_ddeb7135c5e4e739">Check your password</phrase>
<phrase data="runtime_e00f336fd0316431">Login session ended</phrase>
<phrase data="runtime_b7eb4739ac8cc301">The session is out of date, please refresh the page and try again.</phrase>
<phrase data="runtime_4ffa62424067c80f">Too many tries. Repeat after</phrase>
<phrase data="runtime_7cc36c1848c1e707">The account has been disabled.</phrase>
<phrase data="runtime_46a81a92e59e6d10">sec.</phrase>
<phrase data="auth_login_rate_limited">Too many login attempts. Try again in</phrase>
<phrase data="auth_current_password_invalid">The current password is incorrect.</phrase>
<phrase data="auth_new_password_short">The new password must contain at least 6 characters.</phrase>
<phrase data="auth_new_password_mismatch">The new passwords do not match.</phrase>
<phrase data="auth_new_password_same">The new password must differ from the temporary one.</phrase>
</language>