diff --git a/i18n/bn.toml b/i18n/bn.toml index f80b4ab..781852c 100644 --- a/i18n/bn.toml +++ b/i18n/bn.toml @@ -103,3 +103,6 @@ other = "আরো" [view_certificate] other = "সার্টিফিকেট দেখুন" + +[notes] +other = "নোট সমূহ" diff --git a/i18n/cn.toml b/i18n/cn.toml index 1b6b4a6..0ac0858 100644 --- a/i18n/cn.toml +++ b/i18n/cn.toml @@ -106,3 +106,6 @@ other = "更多的" [view_certificate] other = "查看证书" + +[notes] +other = "笔记" diff --git a/i18n/de.toml b/i18n/de.toml index 1f66ddd..86c6d54 100644 --- a/i18n/de.toml +++ b/i18n/de.toml @@ -106,3 +106,6 @@ other = "Meer" [view_certificate] other = "Bekijk certificaat" + +[notes] +other = "Opmerkingen" diff --git a/i18n/en.toml b/i18n/en.toml index 18ddf66..5b6f88c 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -107,6 +107,5 @@ other = "More" [view_certificate] other = "View Certificate" -# ============== Translations for Notes ============== [notes] other = "Notes" diff --git a/i18n/es.toml b/i18n/es.toml index 0b15ed9..c3ec395 100644 --- a/i18n/es.toml +++ b/i18n/es.toml @@ -106,3 +106,6 @@ other = "Más" [view_certificate] other = "Ver Certificado" + +[notes] +other = "Notas" diff --git a/i18n/fr.toml b/i18n/fr.toml index 5d79a59..7e25ca8 100644 --- a/i18n/fr.toml +++ b/i18n/fr.toml @@ -106,3 +106,6 @@ other = "Suite" [view_certificate] other = "Afficher le certificat" + +[notes] +other = "Remarques" diff --git a/i18n/hi.toml b/i18n/hi.toml index 150799d..eddf166 100644 --- a/i18n/hi.toml +++ b/i18n/hi.toml @@ -106,3 +106,6 @@ other = "अधिक" [view_certificate] other = "प्रमाणपत्र देखें" + +[notes] +other = "टिप्पणियाँ" diff --git a/i18n/id.toml b/i18n/id.toml index b9c20f7..f884ed2 100644 --- a/i18n/id.toml +++ b/i18n/id.toml @@ -106,3 +106,6 @@ other = "Lebih" [view_certificate] other = "Lihat Sertifikat" + +[notes] +other = "Catatan" diff --git a/i18n/it.toml b/i18n/it.toml index 3fce4de..3c88173 100644 --- a/i18n/it.toml +++ b/i18n/it.toml @@ -106,3 +106,6 @@ other = "Di più" [view_certificate] other = "Féach ar an Teastas" + +[notes] +other = "Appunti" diff --git a/i18n/jp.toml b/i18n/jp.toml index 21b8af1..bcb3fa3 100644 --- a/i18n/jp.toml +++ b/i18n/jp.toml @@ -103,3 +103,6 @@ other = "もっと" [view_certificate] other = "ビューの証明書" + +[notes] +other = "ノート" diff --git a/i18n/ko.toml b/i18n/ko.toml index d1df3e9..54a03d6 100644 --- a/i18n/ko.toml +++ b/i18n/ko.toml @@ -106,3 +106,6 @@ other = "더" [view_certificate] other = "인증서보기" + +[notes] +other = "메모" diff --git a/i18n/ru.toml b/i18n/ru.toml index 7483ee9..d20d489 100644 --- a/i18n/ru.toml +++ b/i18n/ru.toml @@ -106,3 +106,6 @@ other = "Более" [view_certificate] other = "Просмотреть сертификат" + +[notes] +other = "Ноты" diff --git a/i18n/vn.toml b/i18n/vn.toml index f91a712..3fb385c 100644 --- a/i18n/vn.toml +++ b/i18n/vn.toml @@ -106,3 +106,6 @@ other = "Hơn" [view_certificate] other = "Xem chứng chỉ" + +[notes] +other = "Ghi chú"