diff options
author | Phil Hughes <me@iamphill.com> | 2019-05-23 13:41:21 +0100 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2019-05-24 15:59:54 +0100 |
commit | 1b998a4a121053210b3684664f3f7f4667da4431 (patch) | |
tree | b46f67cafb27a0905b8c1666cfa492fa5378f7eb /locale | |
parent | c0ea4164cdc21e831fbbfa9dee48a6fa2766d9fc (diff) | |
download | gitlab-ce-1b998a4a121053210b3684664f3f7f4667da4431.tar.gz |
Added parent row link to files table
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index f16c00250a6..7bb44610c33 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -4647,6 +4647,9 @@ msgstr "" msgid "Go to %{link_to_google_takeout}." msgstr "" +msgid "Go to parent" +msgstr "" + msgid "Go to project" msgstr "" |