From 6ef7871f6261b0688e5ec829de367daa2d9c79b7 Mon Sep 17 00:00:00 2001 From: ddtddt Date: Mon, 10 Jan 2011 13:34:06 +0000 Subject: [trunk] - plugins - add ar_SA thanks to mohammed git-svn-id: http://piwigo.org/svn/trunk@8580 68402e56-0260-453c-a942-63ccdbb3a9ee --- .../language/ar_SA/description.txt | 1 + plugins/LocalFilesEditor/language/ar_SA/index.php | 30 ++++++++++++ .../language/ar_SA/plugin.lang.php | 56 ++++++++++++++++++++++ 3 files changed, 87 insertions(+) create mode 100644 plugins/LocalFilesEditor/language/ar_SA/description.txt create mode 100644 plugins/LocalFilesEditor/language/ar_SA/index.php create mode 100644 plugins/LocalFilesEditor/language/ar_SA/plugin.lang.php (limited to 'plugins') diff --git a/plugins/LocalFilesEditor/language/ar_SA/description.txt b/plugins/LocalFilesEditor/language/ar_SA/description.txt new file mode 100644 index 000000000..6867b16b9 --- /dev/null +++ b/plugins/LocalFilesEditor/language/ar_SA/description.txt @@ -0,0 +1 @@ +تحرير الملفات داخل لوحة التحكم \ No newline at end of file diff --git a/plugins/LocalFilesEditor/language/ar_SA/index.php b/plugins/LocalFilesEditor/language/ar_SA/index.php new file mode 100644 index 000000000..17747c927 --- /dev/null +++ b/plugins/LocalFilesEditor/language/ar_SA/index.php @@ -0,0 +1,30 @@ + diff --git a/plugins/LocalFilesEditor/language/ar_SA/plugin.lang.php b/plugins/LocalFilesEditor/language/ar_SA/plugin.lang.php new file mode 100644 index 000000000..3108b86a6 --- /dev/null +++ b/plugins/LocalFilesEditor/language/ar_SA/plugin.lang.php @@ -0,0 +1,56 @@ + \ No newline at end of file -- cgit v1.2.3