diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-06-14 02:14:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-06-14 02:14:49 +0000 |
commit | 7bb7fa278f71fad4229261aaae3658040c68e00e (patch) | |
tree | 2c613fdc8d00d91eb142b0087a5854d0e064beb6 /lib/l10n/af.js | |
parent | 6af72d1817e87b3861089c18293d55028f273a43 (diff) | |
download | nextcloud-server-7bb7fa278f71fad4229261aaae3658040c68e00e.tar.gz nextcloud-server-7bb7fa278f71fad4229261aaae3658040c68e00e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/af.js')
-rw-r--r-- | lib/l10n/af.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/af.js b/lib/l10n/af.js index fa351f824bd..ed9146df452 100644 --- a/lib/l10n/af.js +++ b/lib/l10n/af.js @@ -8,9 +8,9 @@ OC.L10N.register( "Log out" : "Meld af", "Users" : "Gebruikers", "Unknown user" : "Onbekende gebruiker", + "Security" : "Sekuriteit", "Create" : "Skep", "Delete" : "Skrap", - "Share" : "Deel", - "Security" : "Sekuriteit" + "Share" : "Deel" }, "nplurals=2; plural=(n != 1);"); |