@posiwise/i18n 0.0.31 → 0.0.32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/en.json +2 -0
- package/package.json +1 -1
package/en.json
CHANGED
|
@@ -1010,5 +1010,7 @@
|
|
|
1010
1010
|
"User.Subscriptions.APICredentials.NoClientIdAvailable": "No client ID available",
|
|
1011
1011
|
"User.Subscriptions.APICredentials.TokensRefreshed": "API tokens refreshed successfully.",
|
|
1012
1012
|
"User.Subscriptions.APICredentials.RefreshFailed": "Failed to refresh API tokens. Please try again.",
|
|
1013
|
+
"User.Subscriptions.APICredentials.ApiHits": "API Hits",
|
|
1014
|
+
"User.Subscriptions.APICredentials.ApiHitsMax": "Max API Hits",
|
|
1013
1015
|
"User.Settings.UpdatedMessage": "Newsletter updated."
|
|
1014
1016
|
}
|