diff options
Diffstat (limited to 'app/javascript/mastodon/locales/hr.json')
-rw-r--r-- | app/javascript/mastodon/locales/hr.json | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/app/javascript/mastodon/locales/hr.json b/app/javascript/mastodon/locales/hr.json index 43fe95eb8..39b5ede80 100644 --- a/app/javascript/mastodon/locales/hr.json +++ b/app/javascript/mastodon/locales/hr.json @@ -196,6 +196,7 @@ "tabs_bar.notifications": "Notifikacije", "upload_area.title": "Povuci i spusti kako bi uploadao", "upload_button.label": "Dodaj media", + "upload_form.description": "Describe for the visually impaired", "upload_form.undo": "Poništi", "upload_progress.label": "Uploadam...", "video.close": "Close video", @@ -206,9 +207,5 @@ "video.mute": "Mute sound", "video.pause": "Pause", "video.play": "Play", - "video.unmute": "Unmute sound", - "video_player.expand": "Proširi video", - "video_player.toggle_sound": "Toggle zvuk", - "video_player.toggle_visible": "Preklopi vidljivost", - "video_player.video_error": "Video ne može biti reproduciran" + "video.unmute": "Unmute sound" } |