Core update (made for people and machines)
This commit is contained in:
parent
3a23ad2e7b
commit
08082825b3
2 changed files with 49 additions and 50 deletions
|
@ -1,54 +1,53 @@
|
|||
# Yellow text strings
|
||||
|
||||
Language: en
|
||||
LanguageDescription: English
|
||||
LanguageAuthor: Mark Seuffert
|
||||
LanguageVersion: 0.6.1
|
||||
Language: en
|
||||
LanguageDescription: English
|
||||
LanguageAuthor: Mark Seuffert
|
||||
LanguageVersion: 0.6.1
|
||||
|
||||
DateMonths: January, February, March, April, May, June, July, August, September, October, November, December
|
||||
DateWeekdays: Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday
|
||||
DateFormatShort: F Y
|
||||
DateFormatMedium: Y-m-d
|
||||
DateFormatLong: Y-m-d H:i
|
||||
PaginationPrevious: ← Previous
|
||||
PaginationNext: Next →
|
||||
DateMonths: January, February, March, April, May, June, July, August, September, October, November, December
|
||||
DateWeekdays: Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday
|
||||
DateFormatShort: F Y
|
||||
DateFormatMedium: Y-m-d
|
||||
DateFormatLong: Y-m-d H:i
|
||||
PaginationPrevious: ← Previous
|
||||
PaginationNext: Next →
|
||||
|
||||
WebinterfaceLoginText: Yellow login
|
||||
WebinterfaceLoginEmail: Email:
|
||||
WebinterfaceLoginPassword: Password:
|
||||
WebinterfaceLoginButton: Log in
|
||||
WebinterfaceSignupButton: Sign up
|
||||
WebinterfaceCreateButton: Create
|
||||
WebinterfaceEditButton: Save
|
||||
WebinterfaceDeleteButton: Delete
|
||||
WebinterfaceCancelButton: Cancel
|
||||
WebinterfaceEdit: Edit page
|
||||
WebinterfaceCreate: +
|
||||
WebinterfaceDelete: -
|
||||
WebinterfaceCreateTitle: New page
|
||||
WebinterfaceDeleteTitle: Delete page
|
||||
WebinterfaceUserHelp: Help
|
||||
WebinterfaceUserHelpUrl: https://github.com/datenstrom/yellow/wiki
|
||||
WebinterfaceUserAccountUrl: https://github.com/datenstrom/yellow/wiki/How-to-add-a-user-account
|
||||
WebinterfaceUserLogout: Logout
|
||||
WebinterfaceLoginText: Yellow login
|
||||
WebinterfaceLoginEmail: Email:
|
||||
WebinterfaceLoginPassword: Password:
|
||||
WebinterfaceLoginButton: Log in
|
||||
WebinterfaceCreateButton: Create
|
||||
WebinterfaceEditButton: Save
|
||||
WebinterfaceDeleteButton: Delete
|
||||
WebinterfaceCancelButton: Cancel
|
||||
WebinterfaceEdit: Edit page
|
||||
WebinterfaceCreate: +
|
||||
WebinterfaceDelete: -
|
||||
WebinterfaceCreateTitle: New page
|
||||
WebinterfaceDeleteTitle: Delete page
|
||||
WebinterfaceUserHelp: Help
|
||||
WebinterfaceUserHelpUrl: https://github.com/datenstrom/yellow/wiki
|
||||
WebinterfaceUserAccountUrl: https://github.com/datenstrom/yellow/wiki/How-to-add-a-user-account
|
||||
WebinterfaceUserLogout: Logout
|
||||
|
||||
BlogBy: by
|
||||
BlogFilter: Blog:
|
||||
BlogTag: Tags:
|
||||
BlogMore: Read more…
|
||||
WikiFilter: Wiki:
|
||||
WikiTag: Tags:
|
||||
WikiSpecialChanges: Recent changes
|
||||
SearchQuery: Search:
|
||||
SearchResultsNone: Enter a search term.
|
||||
SearchResultsEmpty: No results found.
|
||||
SearchButton: Search
|
||||
ContactName: Name:
|
||||
ContactEmail: Email:
|
||||
ContactMessage: Message:
|
||||
ContactButton: Send message
|
||||
ContactStatusNone: Say hello. Your feedback is very welcome.
|
||||
ContactStatusIncomplete: Please fill out all fields.
|
||||
ContactStatusInvalid: Please enter a valid email.
|
||||
ContactStatusDone: You have sucessfully sent an email. Thank you!
|
||||
ContactStatusError: Email could not be sent, please try again later!
|
||||
BlogBy: by
|
||||
BlogFilter: Blog:
|
||||
BlogTag: Tags:
|
||||
BlogMore: Read more…
|
||||
WikiFilter: Wiki:
|
||||
WikiTag: Tags:
|
||||
WikiSpecialChanges: Recent changes
|
||||
SearchQuery: Search:
|
||||
SearchResultsNone: Enter a search term.
|
||||
SearchResultsEmpty: No results found.
|
||||
SearchButton: Search
|
||||
ContactName: Name:
|
||||
ContactEmail: Email:
|
||||
ContactMessage: Message:
|
||||
ContactButton: Send message
|
||||
ContactStatusNone: Say hello. Your feedback is very welcome.
|
||||
ContactStatusIncomplete: Please fill out all fields.
|
||||
ContactStatusInvalid: Please enter a valid email.
|
||||
ContactStatusDone: You have sucessfully sent an email. Thank you!
|
||||
ContactStatusError: Email could not be sent, please try again later!
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
// Yellow user accounts
|
||||
# Yellow user accounts
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue