summaryrefslogtreecommitdiff
path: root/src/web/lang/en_US/api_lang.php
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2024-05-21 21:11:19 -0400
committerFreya Murphy <freya@freyacat.org>2024-05-21 21:11:19 -0400
commit8d544d58af232e82c740cfcb271d20965020c133 (patch)
treeb258dacda826fe8ca7d9c703588262a153b9f6d5 /src/web/lang/en_US/api_lang.php
parentfix modals (diff)
downloadxssbook2-8d544d58af232e82c740cfcb271d20965020c133.tar.gz
xssbook2-8d544d58af232e82c740cfcb271d20965020c133.tar.bz2
xssbook2-8d544d58af232e82c740cfcb271d20965020c133.zip
things
Diffstat (limited to 'src/web/lang/en_US/api_lang.php')
-rw-r--r--src/web/lang/en_US/api_lang.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/web/lang/en_US/api_lang.php b/src/web/lang/en_US/api_lang.php
index 3afc4f6..bc118dd 100644
--- a/src/web/lang/en_US/api_lang.php
+++ b/src/web/lang/en_US/api_lang.php
@@ -24,6 +24,7 @@ $lang['api_unique_value'] = '%s is not available (not unique)';
$lang['api_min_value'] = '%s length cannot be less than %s';
$lang['api_max_value'] = '%s length cannot exceed %s';
$lang['api_invalid_login'] = 'Invalid username or password';
+$lang['api_invalid_password'] = 'Invalid password';
$lang['api_unknown'] = 'An unknown error as occurred';
// toast messages