mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-30 22:18:46 +02:00
🌐 Updated german translations for 3.1 (#511)
This commit is contained in:
committed by
GitHub
parent
71704404d0
commit
0d9f33ec4c
@@ -21,6 +21,6 @@
|
||||
* along with iTop. If not, see <http://www.gnu.org/licenses/>
|
||||
*/
|
||||
Dict::Add('DE DE', 'German', 'Deutsch', [
|
||||
'Core:ormValue:ormDocument:DownloadsCount' => '%1s~~',
|
||||
'Core:ormValue:ormDocument:DownloadsCount+' => 'Downloaded %1$s time(s)~~',
|
||||
'Core:ormValue:ormDocument:DownloadsCount' => '%1s',
|
||||
'Core:ormValue:ormDocument:DownloadsCount+' => '%1$s mal heruntergeladen',
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user