mirror of
https://github.com/silverstripe/silverstripe-translatable
synced 2024-10-22 11:05:59 +02:00
19 lines
583 B
YAML
19 lines
583 B
YAML
en:
|
|
CMSMain:
|
|
LANGUAGEDROPDOWNLABEL: Language
|
|
CMSMain_left.ss:
|
|
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'
|
|
TRANSLATIONS: Translations
|