Backup all current translations from Transifex (references #161)

This will serve as a permanent backup of the current translations before migrating them to PO/gettext
This commit is contained in:
Bernd Bestel
2019-05-01 19:34:09 +02:00
parent a999112a21
commit 6ceb6e3643
108 changed files with 9541 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
<?php
return array(
'timeago_locale' => 'nl',
'timeago_nan' => 'NaN jaar geleden',
'moment_locale' => 'nl',
'datatables_localization' => '',
'summernote_locale' => 'nl-NL',
'fullcalendar_locale' => 'nl'
);