diff options
author | Phil Hughes <me@iamphill.com> | 2019-05-16 09:18:52 +0100 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2019-05-20 11:26:09 +0100 |
commit | a3014debbd9435c90a86be398d33b1cd3453f10c (patch) | |
tree | e63a5fe927e896441a49085ee24d3621a6b401ab /locale | |
parent | 801309308e677e724c772fddb1b99b0012453395 (diff) | |
download | gitlab-ce-a3014debbd9435c90a86be398d33b1cd3453f10c.tar.gz |
Added table component for files listing
Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/61578
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 b7aea0254a9..68cfb5c8b3b 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -4327,6 +4327,9 @@ msgstr "" msgid "Files" msgstr "" +msgid "Files, directories, and submodules in the path %{path} for commit reference %{ref}" +msgstr "" + msgid "Filter" msgstr "" |