Browse Source

fix array

Ronald McCollam 5 years ago
parent
commit
36412d312a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/lang/eo/helpcenter.php

+ 1 - 1
resources/lang/eo/helpcenter.php

@@ -21,7 +21,7 @@ return [
 	'blockingAccounts' => 'Bloki Kontoj',
 	'safetyTips' => 'Sekurecaj Konsiletoj',
 	'reportSomething' => 'Informi',
-	'dataPolicy' => 'Datuma Politiko'
+	'dataPolicy' => 'Datuma Politiko',
 
     'taggingPeople' => 'Etikegi Personoj'
 ];