mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02:00
🌐 Update translations
This commit is contained in:
@@ -21,10 +21,6 @@
|
||||
* @copyright Copyright (C) 2010-2017 Combodo SARL
|
||||
* @license http://opensource.org/licenses/AGPL-3.0
|
||||
*/
|
||||
Dict::Add('PT BR', 'Brazilian', 'Brazilian', array(
|
||||
'INTERNAL:JQuery-DatePicker:LangCode' => 'pt-BR',
|
||||
));
|
||||
|
||||
Dict::Add('PT BR', 'Brazilian', 'Brazilian', array(
|
||||
'Core:DeletedObjectLabel' => '%1s (excluído)',
|
||||
'Core:DeletedObjectTip' => 'O objeto foi excluído em %1$s (%2$s)',
|
||||
@@ -1041,3 +1037,8 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', array(
|
||||
'Class:AsyncTask/Attribute:finalclass' => 'Aula final',
|
||||
'Class:AsyncTask/Attribute:finalclass+' => '',
|
||||
));
|
||||
|
||||
// Additional language entries not present in English dict
|
||||
Dict::Add('PT BR', 'Brazilian', 'Brazilian', array(
|
||||
'INTERNAL:JQuery-DatePicker:LangCode' => 'pt-BR',
|
||||
));
|
||||
|
||||
Reference in New Issue
Block a user