summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/et_EE.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_versions/l10n/et_EE.js')
-rw-r--r--apps/files_versions/l10n/et_EE.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_versions/l10n/et_EE.js b/apps/files_versions/l10n/et_EE.js
index e09601842a0..cd319314826 100644
--- a/apps/files_versions/l10n/et_EE.js
+++ b/apps/files_versions/l10n/et_EE.js
@@ -4,6 +4,7 @@ OC.L10N.register(
"Versions" : "Versioonid",
"Failed to revert {file} to revision {timestamp}." : "Ebaõnnestus faili {file} taastamine revisjonile {timestamp}",
"_%n byte_::_%n bytes_" : ["%n bait","%n baiti"],
- "Restore" : "Taasta"
+ "Restore" : "Taasta",
+ "No other versions available" : "Muid versioone pole saadaval"
},
"nplurals=2; plural=(n != 1);");