diff options
Diffstat (limited to 'core/l10n/af.js')
-rw-r--r-- | core/l10n/af.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/af.js b/core/l10n/af.js index 437f08de11b..741ec2c9597 100644 --- a/core/l10n/af.js +++ b/core/l10n/af.js @@ -174,7 +174,6 @@ OC.L10N.register( "The password is wrong. Try again." : "Die wagwoord is verkeerd. Probeer weer.", "Two-factor authentication" : "Twee-faktor-verifikasie", "Use backup code" : "Gebruik rugsteunkode", - "Cancel log in" : "Kanselleer aanmelding", "Error while validating your second factor" : "Fout terwyl u tweede faktor gevalideer word", "App update required" : "Toepbywerking benodig", "These apps will be updated:" : "Die volgende toeps sal bygewerk word:", @@ -245,6 +244,7 @@ OC.L10N.register( "Error removing share" : "Fout terwyl deel verwyder word", "SQLite will be used as database." : "SQLite sal as databasis gebruik word.", "Wrong password." : "Verkeerde wagwoord.", - "New Password" : "Nuwe wagwoord" + "New Password" : "Nuwe wagwoord", + "Cancel log in" : "Kanselleer aanmelding" }, "nplurals=2; plural=(n != 1);"); |