diff options
author | Max Kostikov <max@kostikov.co> | 2019-05-05 14:14:07 +0200 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2019-05-05 14:14:07 +0200 |
commit | 6cd968b53bc12ccc2125f062e42851bf1e501efe (patch) | |
tree | 0a39e2ebcc093c9e0ede4c364384cb1d5e25949f /include | |
parent | 2aa76d257ccd29144234408563c46d5af10a83c0 (diff) | |
download | volse-hubzilla-6cd968b53bc12ccc2125f062e42851bf1e501efe.tar.gz volse-hubzilla-6cd968b53bc12ccc2125f062e42851bf1e501efe.tar.bz2 volse-hubzilla-6cd968b53bc12ccc2125f062e42851bf1e501efe.zip |
Add arrows to scroll between related comments
Diffstat (limited to 'include')
-rw-r--r-- | include/js_strings.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/js_strings.php b/include/js_strings.php index c053e5666..f01fa87ae 100644 --- a/include/js_strings.php +++ b/include/js_strings.php @@ -33,6 +33,7 @@ function js_strings() { '$name_empty' => t('A channel name is required.'), '$name_ok1' => t('This is a '), '$name_ok2' => t(' channel name'), + '$to_reply' => t('Back to reply'), // translatable prefix and suffix strings for jquery.timeago - // using the defaults set below if left untranslated, empty strings if |