From 67ed9a388ecde98ee05868e85f9b15d1133ae091 Mon Sep 17 00:00:00 2001 From: razonyang Date: Tue, 28 May 2024 13:27:10 +0800 Subject: [PATCH] feat(i18n): add Vietnamese translations --- i18n/vi.toml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 i18n/vi.toml diff --git a/i18n/vi.toml b/i18n/vi.toml new file mode 100644 index 0000000..d85dafd --- /dev/null +++ b/i18n/vi.toml @@ -0,0 +1,2 @@ +[hb_breadcrumb_home] +other = "Home"