Răsfoiți Sursa

change API Token to token

kaoritokashiki 6 ani în urmă
părinte
comite
18f1c9dc26
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      resource/locales/en-US/translation.json

+ 2 - 2
resource/locales/en-US/translation.json

@@ -158,8 +158,8 @@
   "page_me_apitoken": {
     "notice": {
       "apitoken_issued": "API token is not issued.",
-      "update_token1": "You can update to generate a new API Token.",
-      "update_token2": "You will need to update the API Token in any existing processes."
+      "update_token1": "You can update to generate a new API token.",
+      "update_token2": "You will need to update the API token in any existing processes."
     },
     "form_help": {}
   },