mirror of
https://github.com/e107inc/e107.git
synced 2025-08-19 04:41:53 +02:00
Closes #3355 - allow for proper translation relative datetime 'ago' and 'in'.
This commit is contained in:
@@ -22,4 +22,7 @@ define("LANDT_09s", "secs");
|
||||
define("LANDT_AGO", "ago");
|
||||
define("LANDT_IN", "in");
|
||||
|
||||
define("LANDT_10", "Just now");
|
||||
define("LANDT_10", "Just now");
|
||||
|
||||
define("LANDT_XAGO", "[x] ago");
|
||||
define("LANDT_INX", "in [x]");
|
Reference in New Issue
Block a user