Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A language file may contain one or more language entries. Entries are represented by array key/value pairs that correspond to an index and definitionsdefinition, respectively.

Code Block
languagephp
title/installdir/language/en_us/admin_clients.php
linenumberstrue
$lang['AdminClients.index.boxtitle_browseclients'] = "Browse Clients";

...