mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-11-05 04:46:03 +01:00
couple of lang strings
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
# v1.10.42
|
||||
## mm/dd/2023
|
||||
|
||||
1. [](#new)
|
||||
* Added a couple of string translations
|
||||
|
||||
# v1.10.41.2
|
||||
## 05/11/2023
|
||||
|
||||
|
||||
@@ -107,7 +107,6 @@ PLUGIN_ADMIN:
|
||||
BACKUP_DELETED: "Backup Successfully Deleted"
|
||||
BACKUP_NOT_FOUND: "Backup Not Found"
|
||||
BACKUP_DATE: "Backup Date"
|
||||
|
||||
STATISTICS: "Statistics"
|
||||
VIEWS_STATISTICS: "Page View Statistics"
|
||||
TODAY: "Today"
|
||||
@@ -207,11 +206,13 @@ PLUGIN_ADMIN:
|
||||
PASSWORD: "Password"
|
||||
PASSWORD_CONFIRM: "Confirm Password"
|
||||
TITLE: "Title"
|
||||
LANGUAGE: "Language"
|
||||
ACCOUNT: "Account"
|
||||
EMAIL_VALIDATION_MESSAGE: "Must be a valid email address"
|
||||
PASSWORD_VALIDATION_MESSAGE: "Password must contain at least one number and one uppercase and lowercase letter, and at least 8 or more characters"
|
||||
LANGUAGE: "Language"
|
||||
LANGUAGE_HELP: "Set the favorite language"
|
||||
LANGUAGE_DEBUG: "Debug language"
|
||||
LANGUAGE_DEBUG_HELP: "Enable the debug of languages which are using the |t twig filter by adding a span around them that can be styled to help diagnose issues"
|
||||
MEDIA: "Media"
|
||||
DEFAULTS: "Defaults"
|
||||
SITE_TITLE: "Site Title"
|
||||
|
||||
Reference in New Issue
Block a user