mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
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:
10
localization-backup/nl/component_translations.php
Normal file
10
localization-backup/nl/component_translations.php
Normal 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'
|
||||
);
|
Reference in New Issue
Block a user