Skip to content

Commit

Permalink
fix locale native names for pt_br and tr (heroku#354)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nosferatu31 committed Feb 26, 2024
1 parent 2a3b05b commit 7be12fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion locales/pt_br.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pt_br:
# Name of language listed in locales menu
language: Brazilian Portuguese (pt_br)
language: Português do Brasil (pt_br)

# A text to make known that the article is a translation not an original.
# Empty for English, original.
Expand Down
2 changes: 1 addition & 1 deletion locales/tr.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
tr:
# Name of language listed in locales menu
language: Turkish (tr)
language: Türkçe (tr)

# A text to make known that the article is a translation not an original.
# Empty for English, original.
Expand Down

0 comments on commit 7be12fc

Please sign in to comment.