diff --git a/l10n/cs.js b/l10n/cs.js index bc6d502e..b96f3059 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -219,7 +219,7 @@ OC.L10N.register( "Account" : "Účet", "Password" : "Heslo", "OTP" : "OTP", - "E-mail" : "Email", + "E-mail" : "E-mail", "URL" : "URL adresa", "Notes" : "Poznámky", "Expiry time" : "Okamžik skončení platnosti", diff --git a/l10n/cs.json b/l10n/cs.json index 3e894da0..82ab70e7 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -217,7 +217,7 @@ "Account" : "Účet", "Password" : "Heslo", "OTP" : "OTP", - "E-mail" : "Email", + "E-mail" : "E-mail", "URL" : "URL adresa", "Notes" : "Poznámky", "Expiry time" : "Okamžik skončení platnosti",