mirror of
https://github.com/silverstripe/silverstripe-translatable
synced 2024-10-22 11:05:59 +02:00
18 lines
533 B
YAML
18 lines
533 B
YAML
en_GB:
|
|
CMSMain:
|
|
LANGUAGEDROPDOWNLABEL: "Language"
|
|
CMSMain_left.ss:
|
|
GO: "Go"
|
|
Form:
|
|
LANGAVAIL: "Available languages"
|
|
LANGAOTHER: "Other languages"
|
|
Translatable:
|
|
TRANSLATIONS: "Translations"
|
|
CREATE: "Create new translation"
|
|
NEWLANGUAGE: "New language"
|
|
CREATEBUTTON: "Create"
|
|
EXISTING: "Existing translations:"
|
|
NOTICENEWPAGE: "Please save this page before creating a translation"
|
|
TRANSLATEPERMISSION: "Translate %s"
|
|
TRANSLATEALLPERMISSION: "Translate into all available languages"
|