Commit 839d7c85 authored by Marvin Karegyeya's avatar Marvin Karegyeya Committed by Denys Mishunov

Externalize strings in chat_names/_chat_name.html.haml

parent 57ff3fe7
......@@ -6,7 +6,7 @@
- if can?(current_user, :read_project, project)
= link_to project.full_name, project_path(project)
- else
.light N/A
.light= _('N/A')
%td
%strong
- if can?(current_user, :admin_project, project)
......
---
title: Externalize strings in chat_names/_chat_name.html.haml
merge_request: 58444
author: nuwe1
type: other
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment