fix: simply file gettext file type name
This commit is contained in:
parent
0eb3ebcb80
commit
c9f6934ec7
1 changed files with 1 additions and 1 deletions
|
@ -450,7 +450,7 @@ pub const php = .{
|
|||
};
|
||||
|
||||
pub const po = .{
|
||||
.description = "Gettext Message Catalog",
|
||||
.description = "Gettext (po)",
|
||||
.icon = "",
|
||||
.extensions = .{"po"},
|
||||
.comment = "#",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue