]> _ Git - fluidbook-html5.git/commitdiff
wip #6062 @1
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 20 Jun 2023 08:16:30 +0000 (10:16 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 20 Jun 2023 08:16:30 +0000 (10:16 +0200)
js/libs/fluidbook/fluidbook.secure.js

index 4d9b91280fa029ce29ade88fa4f176daed03fc6b..200bf1051e8a8f0500fccb7ca38dedcbea37dbaa 100644 (file)
@@ -1,3 +1,9 @@
+/*
+__('Username')
+__('Password')
+__('Sign in')
+__('Wrong username or password')
+ */
 function FluidbookSecure(fluidbook) {
     this.fluidbook = fluidbook;
     this.serverSideRecaptcha = true;