aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/html5video/lang/en.js
diff options
context:
space:
mode:
Diffstat (limited to 'sources/plugins/html5video/lang/en.js')
-rw-r--r--sources/plugins/html5video/lang/en.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/sources/plugins/html5video/lang/en.js b/sources/plugins/html5video/lang/en.js
index ebac6e5..40eae12 100644
--- a/sources/plugins/html5video/lang/en.js
+++ b/sources/plugins/html5video/lang/en.js
@@ -10,5 +10,6 @@
10 advanced: 'Advanced', 10 advanced: 'Advanced',
11 autoplay: 'Autoplay?', 11 autoplay: 'Autoplay?',
12 yes: 'Yes', 12 yes: 'Yes',
13 no: 'No' 13 no: 'No',
14 responsive: 'Responsive width'
14} ); 15} );