aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/i18n.md
diff options
context:
space:
mode:
Diffstat (limited to 'guides/source/i18n.md')
-rw-r--r--guides/source/i18n.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/guides/source/i18n.md b/guides/source/i18n.md
index 6f79b3ddd7..a98ef567ea 100644
--- a/guides/source/i18n.md
+++ b/guides/source/i18n.md
@@ -833,6 +833,7 @@ So, for example, instead of the default error message `"can not be blank"` you c
| confirmation | - | :confirmation | - |
| acceptance | - | :accepted | - |
| presence | - | :blank | - |
+| absence | - | :present | - |
| length | :within, :in | :too_short | count |
| length | :within, :in | :too_long | count |
| length | :is | :wrong_length | count |