From e71f608d1869160a903a7a7d4622956b5efaad2e Mon Sep 17 00:00:00 2001 From: printempw Date: Fri, 30 Sep 2016 16:33:45 +0800 Subject: [PATCH] fix typos in language files --- resources/lang/en/locale.js | 4 ++-- resources/lang/en/user.yml | 2 +- resources/lang/zh-CN/user.yml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/lang/en/locale.js b/resources/lang/en/locale.js index 67ed2426..8ce96f37 100644 --- a/resources/lang/en/locale.js +++ b/resources/lang/en/locale.js @@ -1,5 +1,5 @@ /*! - * Blessing Skin Chinese Translations + * Blessing Skin English Translations * * @see https://github.com/printempw/blessing-skin-server * @author printempw @@ -10,7 +10,7 @@ (function ($) { "use strict"; - $.locales['zh-CN'] = { + $.locales['en'] = { auth: { // Login emptyIdentification: 'Empty email/player name.', diff --git a/resources/lang/en/user.yml b/resources/lang/en/user.yml index 731870ce..e064297b 100644 --- a/resources/lang/en/user.yml +++ b/resources/lang/en/user.yml @@ -7,7 +7,7 @@ cur-score: Current Score score-notice: Click the score to show introduction. checkin: Check In checkin-success: Checked in successfully. You got :score scores~ -cant-checkin-until: You can only check in after $time hours +cant-checkin-until: You can only check in after :time hours last-checkin: Last checked in at :time checkin-remain-time: Available after :time hours announcement: Announcement diff --git a/resources/lang/zh-CN/user.yml b/resources/lang/zh-CN/user.yml index c4dd11a4..1bddde92 100644 --- a/resources/lang/zh-CN/user.yml +++ b/resources/lang/zh-CN/user.yml @@ -7,7 +7,7 @@ cur-score: 当前积分 score-notice: 点击积分查看说明 checkin: 每日签到 checkin-success: 签到成功,获得了 :score 积分~ -cant-checkin-until: $time 小时后才能再次签到哦~ +cant-checkin-until: :time 小时后才能再次签到哦~ last-checkin: 上次签到于 :time checkin-remain-time: :time 小时后可签到 announcement: 公告