mirror of
https://github.com/silverstripe/silverstripe-translatable
synced 2024-10-22 11:05:59 +02:00
MINOR Updated lang files
This commit is contained in:
parent
00dda353e3
commit
4035f50717
24
lang/en.yml
24
lang/en.yml
@ -1,17 +1,17 @@
|
|||||||
en:
|
en:
|
||||||
CMSMain:
|
CMSMain:
|
||||||
LANGUAGEDROPDOWNLABEL: "Language"
|
LANGUAGEDROPDOWNLABEL: Language
|
||||||
CMSMain_left.ss:
|
CMSMain_left.ss:
|
||||||
GO: "Go"
|
GO: Go
|
||||||
Form:
|
Form:
|
||||||
LANGAVAIL: "Available languages"
|
LANGAOTHER: 'Other languages'
|
||||||
LANGAOTHER: "Other languages"
|
LANGAVAIL: 'Available languages'
|
||||||
Translatable:
|
Translatable:
|
||||||
TRANSLATIONS: "Translations"
|
CREATE: 'Create new translation'
|
||||||
CREATE: "Create new translation"
|
CREATEBUTTON: Create
|
||||||
NEWLANGUAGE: "New language"
|
EXISTING: 'Existing translations:'
|
||||||
CREATEBUTTON: "Create"
|
NEWLANGUAGE: 'New language'
|
||||||
EXISTING: "Existing translations:"
|
NOTICENEWPAGE: 'Please save this page before creating a translation'
|
||||||
NOTICENEWPAGE: "Please save this page before creating a translation"
|
TRANSLATEALLPERMISSION: 'Translate into all available languages'
|
||||||
TRANSLATEPERMISSION: "Translate %s"
|
TRANSLATEPERMISSION: 'Translate %s'
|
||||||
TRANSLATEALLPERMISSION: "Translate into all available languages"
|
TRANSLATIONS: Translations
|
||||||
|
Loading…
Reference in New Issue
Block a user