📁
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 libkolab plugin * * Copyright (C) 2015, Kolab Systems AG * * For translation see https://www.transifex.com/projects/p/kolab/resource/libkolab/ */ $labels['compare'] = 'Porównaj'; $labels['objectchangelog'] = 'Historia'; $labels['objectdiff'] = 'Zmiany od $rev1 do $rev2'; $labels['revision'] = 'Wersja'; $labels['user'] = 'Użytkownik'; $labels['operation'] = 'Akcja'; $labels['actionappend'] = 'Zapisane'; $labels['actionmove'] = 'Przeniesione'; $labels['actiondelete'] = 'Usunięte'; $labels['showrevision'] = 'Pokaż tą wersję'; $labels['restore'] = 'Przywróć tą wersję'; $labels['tabsharing'] = 'Udostępnianie';
Save