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 d29a13e commit a316d3c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions i18n/vi.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[created_at]
other = "Created at {{ .Date }}"

[revised_at]
other = "Revised at {{ .Date }}"

0 comments on commit a316d3c

Please sign in to comment.