📁
SKYSHELL MANAGER
PHP v8.2.31
Create
Create
Path:
root
/
home
/
thevaxnx
/
nativize.com
/
staging
/
wp-includes
/
js
/
tinymce
/
themes
/
Name
Size
Perm
Actions
📁
inlite
-
0755
🗑️
🏷️
🔒
📁
modern
-
0755
🗑️
🏷️
🔒
📄
wp-links-opml.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: pl.inc
<?php /** * Localizations for the Kolab calendaring utilities plugin * * Copyright (C) 2014, Kolab Systems AG * * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/ */ $labels['until'] = 'dopóki'; $labels['frequency'] = 'Powtórz'; $labels['recurrencend'] = 'dopóki'; $labels['forntimes'] = ''; // old $labels['statusorganizer'] = 'Organizator'; $labels['statustentative'] = 'Niepewny'; $labels['statusunknown'] = 'Nieznany'; $labels['savingdata'] = 'Zapisuję dane...';
Save