diff --git a/language/zh_CN/common.lang.php b/language/zh_CN/common.lang.php
index 2ddee5d8d..0ddc7a8ac 100644
--- a/language/zh_CN/common.lang.php
+++ b/language/zh_CN/common.lang.php
@@ -457,4 +457,72 @@ $lang['Custom dates'] = '自定义日期';
$lang['There are no authors available for the photos currently filtered'] = '当前筛选的照片没有可用的作者信息';
$lang['There are no creation dates available for the photos currently filtered'] = '当前筛选的照片没有可用的创建日期';
$lang['There are no tags available for the photos currently filtered'] = '当前筛选的照片没有可用的标签';
-$lang['Set your password below.'] = '请在下方的输入框中设置密码。';
\ No newline at end of file
+$lang['Set your password below.'] = '请在下方的输入框中设置密码。';
+$lang['Your API key will expire in %d day.'] = '您的API密钥将在%d天后过期。';
+$lang['Your API key will expire in %d days.'] = '您的API密钥将在%d天后过期。';
+$lang['Your API key will expire soon'] = '您的API密钥即将过期';
+$lang['Your changes have been applied.'] = '您的更改已应用。';
+$lang['Your password was successfully reset'] = '您的密码已重置成功';
+$lang['Your password was successfully set'] = '您的密码已设置成功';
+$lang['must not be empty'] = '不能为空';
+$lang['you must choose a date'] = '您必须选择一个日期';
+$lang['Options'] = '选项';
+$lang['Public key copied.'] = '公钥已复制。';
+$lang['Return to Sign in'] = '返回 登录页面';
+$lang['Return to the gallery'] = '返回相册';
+$lang['Revoke'] = '撤销';
+$lang['Revoked'] = '已撤销';
+$lang['Save your secret Key and ID'] = '保存您的密钥和ID';
+$lang['Secret key copied. Keep it in a safe place.'] = '私钥已复制。请妥善保管。';
+$lang['Set my password'] = '设置我的密码';
+$lang['Show expired keys'] = '显示已过期密钥';
+$lang['The api key has been successfully created.'] = 'API密钥已成功创建。';
+$lang['The email %s will be used to notify you when your API key is about to expire.'] = '当您的API密钥即将过期时,系统将通过邮箱%s通知您。';
+$lang['The secret key can no longer be displayed.'] = '私钥将无法再次显示。';
+$lang['This API key was manually revoked on %s'] = '此API密钥已于%s被手动撤销';
+$lang['This will not be displayed again. You must copy it to continue.'] = '此内容将不再显示。您必须复制它才能继续';
+$lang['To continue using the API, please renew your key before it expires.'] = '如需继续使用API,请在密钥过期前进行续期。';
+$lang['To manage your API keys, please log in with your username/password.'] = '如需管理您的API密钥,请使用用户名/密码登录。';
+$lang['When enabled, a common template is used for the login and registration pages, regardless of the theme.'] = '启用后,无论使用何种主题,登录和注册页面都将使用通用模板。';
+$lang['You can manage your API keys in your account settings.'] = '您可以在 账户设置中管理您的API密钥。';
+$lang['You have no email address, so you will not be notified when your API key is about to expire.'] = '您未设置邮箱地址,因此当您的API密钥即将过期时,系统将无法通知您。';
+$lang['Custom date'] = '自定义日期';
+$lang['Do you really want to revoke the "%s" API key?'] = '您确定要撤销"%s" 这个API密钥吗?';
+$lang['Don\'t have an account yet ?'] = '还没有账户?';
+$lang['Done'] = '完成';
+$lang['Duration'] = '持续时间';
+$lang['Edit API Key'] = '编辑API密钥';
+$lang['Expert mode'] = '专家模式';
+$lang['Expired'] = '已过期';
+$lang['Expired on'] = '过期于';
+$lang['Expires in'] = '过期时间';
+$lang['Generate API Key'] = '生成API密钥';
+$lang['Generate key'] = '生成秘钥';
+$lang['Hello %s, enter your new password below.'] = '您好 %s, 请在下方输入您的新密码。';
+$lang['Hide expired keys'] = '隐藏已过期的密钥';
+$lang['Impossible to copy automatically. Please copy manually.'] = '无法自动复制,请手动复制。';
+$lang['Last use'] = '最后使用时间';
+$lang['Manage your account'] = '最后使用时间';
+$lang['Never'] = '永不';
+$lang['New API Key'] = '新API密钥';
+$lang['No expiration'] = '永不过期';
+$lang['3xlarge'] = '3XL - 超大';
+$lang['4xlarge'] = '4XL - 巨大';
+$lang['API Key has been successfully edited.'] = 'API密钥已成功编辑。';
+$lang['API Key has been successfully revoked.'] = 'API密钥已成功撤销。';
+$lang['API Key name'] = 'API密钥名称';
+$lang['API Key not found'] = '未找到API密钥';
+$lang['API Keys'] = 'API密钥';
+$lang['Account'] = '账户';
+$lang['Already have an account ?'] = '已有账户?';
+$lang['An email has been sent with a link to reset your password'] = '已发送一封包含重置密码链接的电子邮件';
+$lang['An error has occured please got back to Sign in or Register'] = '发生错误,请返回 登录 or 注册';
+$lang['Change your password'] = '更改密码';
+$lang['Check your inbox'] = '查看您的收件箱';
+$lang['Choose how you want to see your gallery'] = '选择您想要查看相册的方式';
+$lang['Confirm my new password'] = '确认我的新密码';
+$lang['Confirm new password'] = '确认新密码';
+$lang['Create API Keys to secure your acount'] = '创建API密钥以保护您的账户安全';
+$lang['Create a new API key to secure your account.'] = '创建一个新的API密钥以保护您的账户安全。';
+$lang['Create an account'] = '创建账户';
+$lang['Created at'] = '创建时间';
\ No newline at end of file