diff options
author | Kim "BKC" Carlbäcker <kim.carlbacker@gmail.com> | 2017-09-22 07:23:32 +0200 |
---|---|---|
committer | Kim "BKC" Carlbäcker <kim.carlbacker@gmail.com> | 2017-09-22 22:31:52 +0200 |
commit | a7ff47b7991fe02e7de6e95311b0f7b3f73621cd (patch) | |
tree | 6c80781b8f3c543ab9b79a752adf2d84386228a6 /locale | |
parent | d103e95513704314a38ab8ae441851524031c4a1 (diff) | |
download | gitlab-ce-a7ff47b7991fe02e7de6e95311b0f7b3f73621cd.tar.gz |
Fix translation for 'in a while'translation-timeago-a-while-ago
Diffstat (limited to 'locale')
-rw-r--r-- | locale/en/gitlab.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/en/gitlab.po b/locale/en/gitlab.po index 0ac591d4927..b50685514e1 100644 --- a/locale/en/gitlab.po +++ b/locale/en/gitlab.po @@ -1057,7 +1057,7 @@ msgstr "" msgid "Timeago|a week ago" msgstr "" -msgid "Timeago|a while" +msgid "Timeago|in a while" msgstr "" msgid "Timeago|a year ago" |