mirror of
https://github.com/silverstripe/silverstripe-translatable
synced 2024-10-22 11:05:59 +02:00
25 lines
795 B
YAML
25 lines
795 B
YAML
en:
|
|
CMSMain:
|
|
LANGUAGEDROPDOWNLABEL: Language
|
|
CMSMain_left:
|
|
GO: Go
|
|
Form:
|
|
LANGAOTHER: 'Other languages'
|
|
LANGAVAIL: 'Available languages'
|
|
Translatable:
|
|
ALLCREATED: 'All allowed translations have been created.'
|
|
CREATE: 'Create new translation'
|
|
CREATEBUTTON: Create
|
|
EXISTING: 'Existing translations'
|
|
NEWLANGUAGE: 'New language'
|
|
NOTICENEWPAGE: 'Please save this page before creating a translation'
|
|
TRANSLATEALLPERMISSION: 'Translate into all available languages'
|
|
TRANSLATEPERMISSION: 'Translate %s'
|
|
TRANSLATEVIEWLANGS: 'View language dropdown'
|
|
TRANSLATIONS: Translations
|
|
Translatable_Transform:
|
|
CheckboxValueNo: No
|
|
CheckboxValueYes: Yes
|
|
OriginalCheckboxLabel: 'Original: {value}'
|
|
OriginalFieldLabel: 'Original {title}'
|