Translation: Add missing entry for new "code" tab
We have new tab, but we had no entry. That's why it was showing "code" (lowercase) as this is text id, where we were expecting properly title cased "Code" to be shown in English version. Also add Polish translation "code=Kod".
This commit is contained in:
@@ -388,6 +388,7 @@ create_new_repo_command=Criar um novo repositório na linha de comando
|
||||
push_exist_repo=Push um repositório existente na linha de comando
|
||||
repo_is_empty=Este repositório está vazio, por favor volte mais tarde!
|
||||
|
||||
code=Code
|
||||
branch=Branch
|
||||
tree=Árvore
|
||||
filter_branch_and_tag=Filtrar branch ou tag
|
||||
|
||||
Reference in New Issue
Block a user