diff options
Diffstat (limited to 'tests/i18n/commands/ignore_dir/ignored.html')
| -rw-r--r-- | tests/i18n/commands/ignore_dir/ignored.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/i18n/commands/ignore_dir/ignored.html b/tests/i18n/commands/ignore_dir/ignored.html index 6a296787ef..037df44020 100644 --- a/tests/i18n/commands/ignore_dir/ignored.html +++ b/tests/i18n/commands/ignore_dir/ignored.html @@ -1,2 +1,2 @@ {% load i18n %} -{% trans "This should be ignored." %} +{% translate "This should be ignored." %} |
