diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2019-03-28 02:16:01 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-28 02:16:01 +0100 |
commit | 08ec7435ce10fc74c257e089d6a2e909287e3daa (patch) | |
tree | b529fdc6ee76c094b670a7409fe34f2cc0a4844c /config/locales | |
parent | 683013756e9c57dd1944856dd154dba1be4097b9 (diff) |
Add order options to relationship manager UI (#10404)
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/en.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 42ba4e35e..d91e89d95 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -774,6 +774,8 @@ en: relationships: activity: Account activity dormant: Dormant + last_active: Last active + most_recent: Most recent moved: Moved mutual: Mutual primary: Primary |