mirror of
https://github.com/flextype/flextype.git
synced 2025-08-18 19:01:40 +02:00
Fletype Admin Panel - Translates updates #165
This commit is contained in:
@@ -234,5 +234,13 @@
|
||||
"admin_images": "Images",
|
||||
"admin_data": "Data",
|
||||
"admin_slugify": "Slug",
|
||||
"admin_entries_limit": "Entries limit"
|
||||
"admin_entries_limit": "Entries limit",
|
||||
"admin_slug": "Slug",
|
||||
"admin_slugify_separator": "Separator",
|
||||
"admin_slugify_lowercase": "Lowercase",
|
||||
"admin_slugify_lowercase": "Lowercase",
|
||||
"admin_slugify_trim": "Trim",
|
||||
"admin_slugify_strip_tags": "Strip tags",
|
||||
"admin_slugify_lowercase_after_regexp": "Lowercase after regexp",
|
||||
"admin_slugify_regexp": "Regexp"
|
||||
}
|
||||
|
Reference in New Issue
Block a user