diff options
Diffstat (limited to 'apps/files_versions/l10n/sl.json')
-rw-r--r-- | apps/files_versions/l10n/sl.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_versions/l10n/sl.json b/apps/files_versions/l10n/sl.json index 581c9aab594..a66e94e425d 100644 --- a/apps/files_versions/l10n/sl.json +++ b/apps/files_versions/l10n/sl.json @@ -2,8 +2,8 @@ "Could not revert: %s" : "Ni mogoče povrniti: %s", "Versions" : "Različice", "Failed to revert {file} to revision {timestamp}." : "Povrnitev datoteke {file} na objavo {timestamp} je spodletelo.", - "More versions..." : "Več različic", + "Restore" : "Obnovi", "No other versions available" : "Ni drugih različic", - "Restore" : "Obnovi" + "More versions..." : "Več različic" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" }
\ No newline at end of file |