diff options
Diffstat (limited to 'apps/files_versions/l10n/th.js')
-rw-r--r-- | apps/files_versions/l10n/th.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_versions/l10n/th.js b/apps/files_versions/l10n/th.js index e4d7fa4986c..ff34fbba828 100644 --- a/apps/files_versions/l10n/th.js +++ b/apps/files_versions/l10n/th.js @@ -2,7 +2,8 @@ OC.L10N.register( "files_versions", { "Versions" : "รุ่น", - "Failed to revert {file} to revision {timestamp}." : "{file} ล้มเหลวที่จะย้อนกลับ มีการแก้ไขเมื่อ {timestamp}", + "Failed to revert {file} to revision {timestamp}." : "{file} ล้มเหลวที่จะย้อนกลับไปยังการแก้ไขเมื่อ {timestamp}", + "_%n byte_::_%n bytes_" : ["%n ไบต์"], "Restore" : "คืนค่า", "No other versions available" : "ยังไม่มีรุ่นที่ใหม่กว่า" }, |