admin logged in working perfectly well in the slovak language now
This commit is contained in:
@@ -23,6 +23,8 @@ logout = Log out
|
||||
settings = Settings
|
||||
settings-language = Language
|
||||
settings-theme = Theme
|
||||
language-en = English
|
||||
language-sk = Slovak
|
||||
menu = Menu
|
||||
theme-system = System
|
||||
theme-light = Light
|
||||
@@ -64,6 +66,8 @@ login-root = root
|
||||
login-auth = Authenticate
|
||||
login-email = Email
|
||||
login-password = Password
|
||||
auth = Auth
|
||||
admin-session = Session
|
||||
readonly = readonly
|
||||
post = post
|
||||
album = album
|
||||
@@ -76,3 +80,89 @@ play = Play
|
||||
new-article = New article
|
||||
edit = Edit
|
||||
delete = Delete
|
||||
save = Save
|
||||
cancel = Cancel
|
||||
create = Create
|
||||
upload = Upload
|
||||
view = View
|
||||
back-to-dashboard = Back to dashboard
|
||||
back-to-articles = Back to articles
|
||||
title = Title
|
||||
status = Status
|
||||
actions = Actions
|
||||
content = Content
|
||||
excerpt = Excerpt
|
||||
featured-image-id = Featured image id
|
||||
image-file = Image file
|
||||
uploaded-image-id = Uploaded image id
|
||||
url = URL
|
||||
admin-blog-articles = Blog articles
|
||||
admin-blog-index-desc = Create, edit, and remove blog posts.
|
||||
admin-blog-create-desc = Create a blog post for the public site.
|
||||
admin-no-articles = No articles yet.
|
||||
admin-create-first-post = Create the first blog post.
|
||||
edit-article = Edit article
|
||||
create-article = Create article
|
||||
admin-images-upload-desc = Upload images for blog posts and audio covers.
|
||||
edit-about = Edit About
|
||||
update-about-page = Update the public about page.
|
||||
view-page = View page
|
||||
albums-title = Albums
|
||||
new-album = New album
|
||||
admin-albums-desc = Step 2 - group songs into a release with a cover.
|
||||
admin-albums-before = Before you make an album
|
||||
admin-albums-step-upload = Upload your songs first - an album is built from songs that already exist.
|
||||
admin-albums-step-create = Create the album here, then tick the songs that belong to it.
|
||||
admin-no-albums = No albums yet
|
||||
admin-create-album-empty = Create an album to group your songs into a release.
|
||||
open-edit = Open and edit
|
||||
songs-title-admin = Songs
|
||||
admin-songs-desc = Step 1 - every audio file you upload becomes a song.
|
||||
upload-song = Upload song
|
||||
admin-audio-how = How audio works
|
||||
admin-audio-step-upload = Upload a song - pick an audio file here; it becomes a song you can publish.
|
||||
admin-audio-step-album = Make an album (optional) - group songs together with a cover and track order.
|
||||
admin-audio-note = A song can be published on its own or as part of an album.
|
||||
song = Song
|
||||
where = Where
|
||||
in-album = In an album
|
||||
publish = Publish
|
||||
unpublish = Unpublish
|
||||
featured = Featured
|
||||
remove-from-album = Remove from album
|
||||
admin-no-songs = No songs yet
|
||||
admin-upload-first-song = Upload your first audio file.
|
||||
admin-tracklist = Tracklist
|
||||
admin-add-existing-song = Add an existing song
|
||||
admin-existing-song-help = These are songs you have uploaded that are not in an album yet.
|
||||
admin-add-to-album = Add to album
|
||||
admin-album-empty = This album has no songs yet
|
||||
admin-album-empty-help = Upload a file into the album, or add an existing song above.
|
||||
admin-two-ways-title = Two ways to add a song to this album
|
||||
admin-two-ways-upload = Upload a new file straight into the album using the button above.
|
||||
admin-two-ways-pick = Pick an existing song that is not in any album yet.
|
||||
album-title-label = Album title *
|
||||
artist = Artist
|
||||
release-date = Release date
|
||||
cover-image = Cover image
|
||||
description = Description
|
||||
songs-in-album = Songs in this album
|
||||
admin-new-album-desc = Fill in the details, then tick the songs to include.
|
||||
cover-help = Optional - png, jpg, webp or gif; shown on the album page.
|
||||
free-songs-help = Only songs that are not in an album yet are shown.
|
||||
no-free-songs = No free songs to add.
|
||||
upload-song-first = Upload a song first
|
||||
create-empty-add-later = or create the album empty and add songs later.
|
||||
publish-album-now = Publish now - visitors can see this album.
|
||||
create-album = Create album
|
||||
upload-song-into-album = Upload song into album
|
||||
upload-song-title = Upload song
|
||||
upload-into-album-help = Goes straight into the album
|
||||
upload-single-help = Uploads as a standalone song. You can add it to an album later.
|
||||
audio-file = Audio file *
|
||||
audio-file-help = Required - mp3, wav, ogg, flac, aac, m4a or webm.
|
||||
title-help = Optional - leave blank to use the audio file's name.
|
||||
track-number = Track number
|
||||
track-number-help = Optional - this song's position in the album track list.
|
||||
featured-help = Highlight this song on the site
|
||||
publish-song-now = Publish now - visitors can see it.
|
||||
|
||||
Reference in New Issue
Block a user