Browse Source

Update i18n strings

Daniel Supernault 3 years ago
parent
commit
bc91909ca6
2 changed files with 6 additions and 6 deletions
  1. BIN
      public/_lang/zh.json
  2. 6 6
      resources/assets/js/i18n/zh.json

BIN
public/_lang/zh.json


+ 6 - 6
resources/assets/js/i18n/zh.json

@@ -11,11 +11,11 @@
         "shares": "Shares",
         "unshare": "Unshare",
         "cancel": "Cancel",
-        "copyLink": "\u590d\u5236\u94fe\u63a5",
-        "delete": "\u5220\u9664",
-        "error": "\u9519\u8bef",
-        "errorMsg": "\u51fa\u9519\u4e86\u3002\u8bf7\u7a0d\u540e\u518d\u8bd5\u3002",
-        "oops": "\u54ce\u5440\uff01",
+        "copyLink": "Copy Link",
+        "delete": "Delete",
+        "error": "Error",
+        "errorMsg": "Something went wrong. Please try again later.",
+        "oops": "Oops!",
         "other": "Other",
         "readMore": "Read more",
         "success": "Success",
@@ -45,7 +45,7 @@
         "logout": "Logout",
         "about": "About",
         "help": "Help",
-        "language": "\u8bed\u8a00",
+        "language": "Language",
         "privacy": "Privacy",
         "terms": "Terms",
         "backToPreviousDesign": "Go back to previous design"