Skip to content

Commit

Permalink
feat(i18n): add Vietnamese translations
Browse files Browse the repository at this point in the history
  • Loading branch information
razonyang committed May 28, 2024
1 parent 4762c97 commit 3a2bf98
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions i18n/vi.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[comments]
other = "Comments"

[edit]
other = "Edit"

[edit_the_page]
other = "Edit the page"

[translations]
other = "Translations"

[view_the_page_source]
other = "View the page source"

0 comments on commit 3a2bf98

Please sign in to comment.