diff --git a/i18n/en.toml b/i18n/en.toml index 073e6a5b..b986234c 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -121,6 +121,7 @@ submit = "Submit" subscribe = "Subscribe" super = "Super" terms = "Terms and Conditions" +title = "Title" title_max_length = "Title Max Length" topics = "Topics" topics_help = "# separated" @@ -131,7 +132,7 @@ unpin = "Unpin" unread = "Unread" unsubscribe = "Unsubscribe" upload = "Upload" -upload_help = "Max 10 pictures; jpg jpeg png wepb and gif is allowed." +upload_help = "Max 10 pictures; jpg jpeg png webp and gif is allowed." url = "URL" user_name = "User Name" user_name_help = "Username, Not start with number, 2 - 10 chars" diff --git a/i18n/fr.toml b/i18n/fr.toml index 287a2d27..9753c280 100644 --- a/i18n/fr.toml +++ b/i18n/fr.toml @@ -121,6 +121,7 @@ submit = "Soumettre" subscribe = "S'abonner" super = "Super" terms = "termes et conditions" +title = "Titre" title_max_length = "Longueur maximale du titre" topics = "Sujets" topics_help = "Séparés par #" diff --git a/i18n/ja.toml b/i18n/ja.toml index 074fe78a..ad6b23b3 100644 --- a/i18n/ja.toml +++ b/i18n/ja.toml @@ -121,6 +121,7 @@ submit = "送信" subscribe = "購読" super = "スーパー" terms = "利用規約" +title = "タイトル" title_max_length = "タイトルの最大長" topics = "トピック" topics_help = "# で区切り" diff --git a/i18n/zh_cn.toml b/i18n/zh_cn.toml index 6d803778..d9cbd584 100644 --- a/i18n/zh_cn.toml +++ b/i18n/zh_cn.toml @@ -121,6 +121,7 @@ submit = "提交" subscribe = "订阅" super = "超级管理员" terms = "条款与条件" +title = "标题" title_max_length = "标题最大长度" topics = "主题" topics_help = "使用 # 分隔"