From 6be1e702bdc5f4c6ad935380335e90da9b356fcb Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 8 Mar 2023 11:38:51 -0500 Subject: [PATCH] Spelling (#1163) * spelling: conversion Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> * spelling: translation Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --------- Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- content/en/admin/config.md | 2 +- layouts/shortcodes/translation-status-zh-cn.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/admin/config.md b/content/en/admin/config.md index 2e48260..2f22fd7 100644 --- a/content/en/admin/config.md +++ b/content/en/admin/config.md @@ -507,7 +507,7 @@ You must serve the files with CORS headers, otherwise some functions of Mastodon #### `LDAP_UID` #### `LDAP_SEARCH_FILTER` #### `LDAP_MAIL` -#### `LDAP_UID_CONVERSTION_ENABLED` +#### `LDAP_UID_CONVERSION_ENABLED` ### PAM {#pam} diff --git a/layouts/shortcodes/translation-status-zh-cn.html b/layouts/shortcodes/translation-status-zh-cn.html index 2455bbb..9d74420 100644 --- a/layouts/shortcodes/translation-status-zh-cn.html +++ b/layouts/shortcodes/translation-status-zh-cn.html @@ -1,6 +1,6 @@

翻译状态: - 本文是英文页面 {{ .Get "raw_title" }} 的翻译,最后翻译时间:{{ .Get "last_tranlation_time" }},点击这里可以查看翻译后页面的改动。 + 本文是英文页面 {{ .Get "raw_title" }} 的翻译,最后翻译时间:{{ .Get "last_translation_time" }},点击这里可以查看翻译后页面的改动。