Skip to content

Commit 6cf4dd4

Browse files
authored
Merge pull request #1628 from git/add_romanian_manpages
Add romanian manpages
2 parents 76d44dd + a2dd2d2 commit 6cf4dd4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/models/doc_file.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ class DocFile < ApplicationRecord
2525
"pl" => "Polski",
2626
"pt_BR" => "Português (Brasil)",
2727
"pt_PT" => "Português (Portugal)",
28+
"ro" => "Română",
2829
"ru" => "Русский",
2930
"tr" => "Türkçe",
3031
"zh_HANS-CN" =>"简体中文",

0 commit comments

Comments
 (0)