ep_delete_after_delay/locales/en.json
Luc Didry a95bec023a Fixes #7
- Replace  by × (better supported)
- Bug: if deleteAtStart is set to false, it is replaced by true
- Change repository URL to framagit.org
2016-05-04 09:39:25 +02:00

9 lines
663 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"ep_delete_after_delay.warning": "× WARNING!",
"ep_delete_after_delay.reload": "The pad has expired. The page will be reloaded in 5 seconds.",
"ep_delete_after_delay.close": "× Delay before deletion",
"ep_delete_after_delay.days": "Without edition, your pad will be deleted in approximatively XXXX days.",
"ep_delete_after_delay.hours": "Without edition, your pad will be deleted in approximatively XXXX hours.",
"ep_delete_after_delay.minutes": "Without edition, your pad will be deleted in approximatively XXXX minutes.",
"ep_delete_after_delay.suggest": "I suggest you to either edit your pad or export it to save your work."
}