From dfd9b32e59a57df6fc6dbbac2fc1b7ba9ae085f6 Mon Sep 17 00:00:00 2001 From: ddtddt Date: Tue, 24 Mar 2009 18:09:20 +0000 Subject: Add pl to plugin localfilesEditor thanks to voyteckst git-svn-id: http://piwigo.org/svn/branches/2.0@3223 68402e56-0260-453c-a942-63ccdbb3a9ee --- plugins/LocalFilesEditor/language/pl_PL/index.php | 30 ++++++++++++ .../language/pl_PL/plugin.lang.php | 56 ++++++++++++++++++++++ 2 files changed, 86 insertions(+) create mode 100644 plugins/LocalFilesEditor/language/pl_PL/index.php create mode 100644 plugins/LocalFilesEditor/language/pl_PL/plugin.lang.php (limited to 'plugins/LocalFilesEditor') diff --git a/plugins/LocalFilesEditor/language/pl_PL/index.php b/plugins/LocalFilesEditor/language/pl_PL/index.php new file mode 100644 index 000000000..871b52b6a --- /dev/null +++ b/plugins/LocalFilesEditor/language/pl_PL/index.php @@ -0,0 +1,30 @@ + diff --git a/plugins/LocalFilesEditor/language/pl_PL/plugin.lang.php b/plugins/LocalFilesEditor/language/pl_PL/plugin.lang.php new file mode 100644 index 000000000..749c8b128 --- /dev/null +++ b/plugins/LocalFilesEditor/language/pl_PL/plugin.lang.php @@ -0,0 +1,56 @@ + \ No newline at end of file -- cgit v1.2.3