Adjust video position (#583)

This commit is contained in:
redphx
2024-12-06 21:42:18 +07:00
parent 4777f90a53
commit fe98a1165f
11 changed files with 160 additions and 43 deletions

View File

@@ -27,6 +27,11 @@ export const SUPPORTED_LANGUAGES = {
};
const Texts = {
"top": "Top",
"top-half": "Top half",
"center": "Center",
"bottom": "Bottom",
"bottom-half": "Bottom half",
"activate": "Activate",
"activated": "Activated",
"active": "Active",