This commit is contained in:
Markos Gogoulos
2026-03-09 20:27:32 +02:00
parent e0974433a4
commit 0c8a464845
22 changed files with 176 additions and 0 deletions

View File

@@ -48,6 +48,7 @@ translation_strings = {
"DELETE": "",
"DELETE MEDIA": "",
"Delete media": "",
"Delete Comments": "",
"Delete Media": "",
"Disable Comments": "",
"Disable Download": "",
@@ -71,6 +72,7 @@ translation_strings = {
"Failed to change owner. Please try again.": "",
"Failed to copy media.": "",
"Failed to create playlist": "",
"Failed to delete comments.": "",
"Failed to delete media. Please try again.": "",
"Failed to disable comments.": "",
"Failed to disable download.": "",
@@ -184,6 +186,10 @@ translation_strings = {
"Selected": "",
"selected": "",
"SHARE": "",
"Share with Co-Editors": "",
"Share with Co-Owners": "",
"Share with Co-Viewers": "",
"Share with Course Members": "",
"Shared by me": "",
"Shared with me": "",
"SHOW MORE": "",
@@ -201,6 +207,7 @@ translation_strings = {
"Successfully changed owner": "",
"Successfully Copied": "",
"Successfully deleted": "",
"Successfully deleted comments": "",
"Successfully Disabled comments": "",
"Successfully Disabled Download": "",
"Successfully Enabled comments": "",
@@ -252,6 +259,7 @@ translation_strings = {
"yet": "",
"You are going to copy": "",
"You are going to delete": "",
"You are going to delete all comments from": "",
"You are going to disable comments to": "",
"You are going to disable download for": "",
"You are going to enable comments to": "",