diff --git a/i18n/vi.toml b/i18n/vi.toml new file mode 100644 index 0000000..fdc09d7 --- /dev/null +++ b/i18n/vi.toml @@ -0,0 +1,11 @@ +[decrypt] +other = "Decrypt" + +[enter_password] +other = "Please enter the password" + +[incorrect_password] +other = "The password is incorrect." + +[protected_by_password] +other = "The following content is protected."