Danny Morabito f80ab9620d Allow args in i18n
i18n function should be able to handle args, for example when a file name is required. Something like: `There's already a file named %{name}%`. In some languages it could be written differently so I added this to the core. Now language files could contain something like: 
```php
$lang["There's already a file named %{name}%"] = "Esiste già un file chiamato %{name}%";
```
2013-06-09 16:47:11 +03:00
2013-04-06 11:14:06 -04:00
2013-06-07 18:19:24 +02:00
2013-03-22 11:12:03 +01:00
2012-09-21 08:25:59 -07:00
2013-04-26 13:54:22 -07:00
2013-06-09 16:47:11 +03:00
2013-05-05 16:17:53 +02:00
2012-09-15 10:11:50 -05:00
2013-05-07 18:32:37 +02:00
2012-10-07 14:37:02 -07:00
2012-10-07 14:37:02 -07:00

Codiad Web IDE

Codiad is a web-based IDE framework with a small footprint and minimal requirements. The system is still early in development, and while it has been proven extremely stable please be sure have a backup system if you use it in any production work.

Keep up to date with the latest changes and news on Twitter or Facebook

For more information on the project please check out the check out the Wiki or the Codiad Website

Distributed under the MIT-Style License. See LICENSE.txt file for more information.

Description
No description provided
Readme 25 MiB
Languages
JavaScript 72%
PHP 23.7%
CSS 3.1%
Hack 1.2%