diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/lv.js | 2 | ||||
-rw-r--r-- | core/l10n/lv.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/lv.js b/core/l10n/lv.js index 02e39fc7ab9..3c50e94a918 100644 --- a/core/l10n/lv.js +++ b/core/l10n/lv.js @@ -123,7 +123,7 @@ OC.L10N.register( "Search in" : "Meklēt", "Log in" : "Pieteikties", "Logging in …" : "Notiek pieteikšanās …", - "Log in to {productName}" : "Pierakstīties {productName}", + "Log in to {productName}" : "Pieteikties {productName}", "Wrong login or password." : "Nepareizs lietotājvārds vai parole.", "This account is disabled" : "Šis konts ir atspējots", "Account name or email" : "Konta nosaukums vai e-pasta adrese", diff --git a/core/l10n/lv.json b/core/l10n/lv.json index 79a46948eef..3a19a70d965 100644 --- a/core/l10n/lv.json +++ b/core/l10n/lv.json @@ -121,7 +121,7 @@ "Search in" : "Meklēt", "Log in" : "Pieteikties", "Logging in …" : "Notiek pieteikšanās …", - "Log in to {productName}" : "Pierakstīties {productName}", + "Log in to {productName}" : "Pieteikties {productName}", "Wrong login or password." : "Nepareizs lietotājvārds vai parole.", "This account is disabled" : "Šis konts ir atspējots", "Account name or email" : "Konta nosaukums vai e-pasta adrese", |