diff options
Diffstat (limited to 'apps/theming/l10n/af.js')
-rw-r--r-- | apps/theming/l10n/af.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/af.js b/apps/theming/l10n/af.js index 15064432b72..4feda121517 100644 --- a/apps/theming/l10n/af.js +++ b/apps/theming/l10n/af.js @@ -20,7 +20,6 @@ OC.L10N.register( "Missing a temporary folder" : "Ontbrekende tydelike gids", "A PHP extension stopped the file upload" : "’n PHP-uitbreiding het die oplaai gestaak", "No file uploaded" : "Geen lêer opgelaai", - "Unsupported image type" : "Onondersteunde beeldtipe", "Legal notice" : "Regskennisgewing", "Privacy policy" : "Privaatheidsbeleid", "Adjust the Nextcloud theme" : "Pas die Nextcloud-tema aan", @@ -37,6 +36,7 @@ OC.L10N.register( "Remove background image" : "Verwyder agtergrondbeeld", "Advanced options" : "Gevorderde opsies", "Legal notice link" : "Regskennisgewingskakel", - "Privacy policy link" : "Privaatheidsbeleidskakel" + "Privacy policy link" : "Privaatheidsbeleidskakel", + "Unsupported image type" : "Onondersteunde beeldtipe" }, "nplurals=2; plural=(n != 1);"); |