diff options
Diffstat (limited to 'lib/l10n/af_ZA.js')
-rw-r--r-- | lib/l10n/af_ZA.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/af_ZA.js b/lib/l10n/af_ZA.js index 05dad16ea68..fbd3c49ad44 100644 --- a/lib/l10n/af_ZA.js +++ b/lib/l10n/af_ZA.js @@ -10,6 +10,7 @@ OC.L10N.register( "today" : "vandag", "seconds ago" : "sekondes gelede", "web services under your control" : "webdienste onder jou beheer", - "For the best results, please consider using a GNU/Linux server instead." : "Oorweeg die gebruik van 'n GNU/Linux bediener vir die beste resultate." + "For the best results, please consider using a GNU/Linux server instead." : "Oorweeg die gebruik van 'n GNU/Linux bediener vir die beste resultate.", + "Apps" : "Toepassings" }, "nplurals=2; plural=(n != 1);"); |