diff options
author | controlonline.net <controlonline.net@gmail.com> | 2015-07-30 15:45:54 +0200 |
---|---|---|
committer | Translator of Dokuwiki <translate@dokuwiki.org> | 2015-07-30 15:45:54 +0200 |
commit | 7e9637146fa03b75eb1e5fc1e7d34d9c3d10ba4e (patch) | |
tree | 07ee9586a48c049a4f99bd7bd9f52d2f5536f61c /lib/plugins/config | |
parent | b29fadcabc9ae3b1a1c246dfa6caefd0ad0bab9c (diff) | |
download | rpg-7e9637146fa03b75eb1e5fc1e7d34d9c3d10ba4e.tar.gz rpg-7e9637146fa03b75eb1e5fc1e7d34d9c3d10ba4e.tar.bz2 |
translation update
Diffstat (limited to 'lib/plugins/config')
-rw-r--r-- | lib/plugins/config/lang/ca/lang.php | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/plugins/config/lang/ca/lang.php b/lib/plugins/config/lang/ca/lang.php index a53a859a0..404d3ea70 100644 --- a/lib/plugins/config/lang/ca/lang.php +++ b/lib/plugins/config/lang/ca/lang.php @@ -1,12 +1,14 @@ <?php + /** - * Catalan language file - * + * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) + * * @author Carles Bellver <carles.bellver@gmail.com> * @author carles.bellver@gmail.com * @author carles.bellver@cent.uji.es * @author Carles Bellver <carles.bellver@cent.uji.es> * @author daniel@6temes.cat + * @author controlonline.net <controlonline.net@gmail.com> */ $lang['menu'] = 'Paràmetres de configuració'; $lang['error'] = 'Els paràmetres no s\'han pogut actualitzar per causa d\'un valor incorrecte Reviseu els canvis i torneu a enviar-los.<br />Els valors incorrectes es ressaltaran amb un marc vermell.'; |