소스 검색

미국식 영문 수정

Soto Seia 8 년 전
부모
커밋
c0297a28c9
1개의 변경된 파일8개의 추가작업 그리고 8개의 파일을 삭제
  1. 8 8
      language/en-US.json

+ 8 - 8
language/en-US.json

@@ -24,19 +24,19 @@
     "recent" : "Recently",
     "recent_changes" : "Recently editted",
     "discussion" : "Discussions",
-    "login" : "Sign in",
-    "logout" : "Sign out",
-    "register" : "Sign up",
-    "no_alarm" : "There is no available alarm",
+    "login" : "Login",
+    "logout" : "Logout",
+    "register" : "Register",
+    "no_alarm" : "There is no alram available",
     "able" : "Able to",
     "year" : "Year",
     "month" : "Month",
     "day" : "Day",
-    "normal" : "Common",
-    "subscriber" : "Member",
-    "admin" : "Administrator",
+    "normal" : "Normal",
+    "subscriber" : "User",
+    "admin" : "Admin",
     "owner" : "Owner",
-    "admin_group" : "Moderation group",
+    "admin_group" : "MOD group",
     "user_css_warring" : "User's CSS will deleted if you close the browser or when you are editting as guest",
     "http_warring" : "Warning : If you are not on HTTPS connection, your information can be leaked. We won't response to that."
 }