diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-12-03 01:07:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-12-03 01:07:26 +0000 |
commit | 181cf9c7f3f0cc9721bed5c64c6f02bee62f0257 (patch) | |
tree | 42a60e41894dce6d18cc449b0699259e258ed284 /apps/files_versions/l10n/id.js | |
parent | 1131338562820b15efbb40ff9927193c03672aef (diff) | |
download | nextcloud-server-181cf9c7f3f0cc9721bed5c64c6f02bee62f0257.tar.gz nextcloud-server-181cf9c7f3f0cc9721bed5c64c6f02bee62f0257.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_versions/l10n/id.js')
-rw-r--r-- | apps/files_versions/l10n/id.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_versions/l10n/id.js b/apps/files_versions/l10n/id.js index 5848578b3d4..aba6fb7f64d 100644 --- a/apps/files_versions/l10n/id.js +++ b/apps/files_versions/l10n/id.js @@ -5,7 +5,7 @@ OC.L10N.register( "Versions" : "Versi", "Failed to revert {file} to revision {timestamp}." : "Gagal mengembalikan {file} ke revisi {timestamp}.", "Restore" : "Pulihkan", - "No other versions available" : "Tidak ada versi lain yang tersedia", - "More versions..." : "Versi lainnya..." + "More versions..." : "Versi lainnya...", + "No other versions available" : "Tidak ada versi lain yang tersedia" }, "nplurals=1; plural=0;"); |