diff options
Diffstat (limited to 'apps/files/l10n/af_ZA.js')
-rw-r--r-- | apps/files/l10n/af_ZA.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/af_ZA.js b/apps/files/l10n/af_ZA.js index 1844e8ad363..2061e5ec49c 100644 --- a/apps/files/l10n/af_ZA.js +++ b/apps/files/l10n/af_ZA.js @@ -2,7 +2,7 @@ OC.L10N.register( "files", { "Error" : "Fout", - "Settings" : "Instellings", - "Folder" : "Omslag" + "Folder" : "Omslag", + "Settings" : "Instellings" }, "nplurals=2; plural=(n != 1);"); |