mirror of
https://github.com/grocy/grocy.git
synced 2026-03-27 23:29:25 +01:00
This will serve as a permanent backup of the current translations before migrating them to PO/gettext
11 lines
186 B
PHP
11 lines
186 B
PHP
<?php
|
|
|
|
return array(
|
|
'timeago_locale' => '',
|
|
'timeago_nan' => '',
|
|
'moment_locale' => '',
|
|
'datatables_localization' => '',
|
|
'summernote_locale' => '',
|
|
'fullcalendar_locale' => ''
|
|
);
|