diff options
author | plegall <plg@piwigo.org> | 2016-03-08 15:27:52 +0100 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2016-03-08 15:27:52 +0100 |
commit | 234c132a1f1389114ff1a63af30bd525232f07d6 (patch) | |
tree | ea2a4a169c0f4cec2cb0983f89f6f46ca0a093e2 /language/th_TH/common.lang.php | |
parent | 2e071ba4a17cfb4e4ea0ab6e50516ddac5e0ae90 (diff) |
cherry-pick 5 commits from translation
git log --reverse --oneline translation ^master --pretty=format:"git cherry-pick --no-commit %H" f9fecd0..a452994 | bash
Diffstat (limited to 'language/th_TH/common.lang.php')
-rw-r--r-- | language/th_TH/common.lang.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/language/th_TH/common.lang.php b/language/th_TH/common.lang.php index 4bda30edd..ada4fc235 100644 --- a/language/th_TH/common.lang.php +++ b/language/th_TH/common.lang.php @@ -35,7 +35,6 @@ $lang_info['code'] = "th"; $lang_info['plupload_code'] = "th_TH"; $lang_info['zero_plural'] = "1"; - $lang['%d album updated'] = '%d อัลบั้มได้อัพเดตแล้ว'; $lang['%d albums updated'] = '%d อัลบั้มที่ได้อัพเดตแล้ว'; $lang['%d comment to validate'] = "%d ความเห็นรอการตรวจสอบ"; @@ -427,4 +426,4 @@ $lang['Link: %s'] = 'ลิ้งค์: %s'; $lang['No results for'] = 'ไม่มีผลลัพธ์การค้นหาสำหรับ'; $lang['Photo description'] = 'รายละเอียดรูปภาพ'; $lang['Photo title'] = 'ชื่อรูปภาพ'; -$lang['Your authentication key is no longer valid.'] = 'รหัสในการตรวจสอบสิทธิ์ของคุณไม่ถูกต้อง';
\ No newline at end of file +$lang['Your authentication key is no longer valid.'] = 'รหัสในการตรวจสอบสิทธิ์ของคุณไม่ถูกต้อง'; |