Add Multi-Language Support (almost finished)

approx. 90% are already translated. At the moment 2 languages are included. English and German. If you are interested, feel free to add more translations. See the maintenance.php for more information. The Frontend is almost done. Some translations in the notification system are still pending.

I am aware that the language files still have some optimization potential, but after 3 days of localization, I don't feel like doing that right now.
This commit is contained in:
leiweibau
2022-07-05 21:16:10 +02:00
parent d01e1a15db
commit e117b16f29
9 changed files with 276 additions and 472 deletions

View File

@@ -206,7 +206,7 @@ function initializeCalendar () {
allDaySlot : false,
timeFormat : 'H:mm',
resourceLabelText : 'Devices',
resourceLabelText : '<?php echo $pia_lang['Presence_CallHead_Devices'];?>',
resourceAreaWidth : '160px',
slotWidth : '1px',