aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/en_GB.json
blob: 43cfb5967263b47197726a749d7994cbe088fd78 (plain)
1
2
3
4
5
6
7
8
9
{ "translations": {
    "Could not revert: %s" : "Could not revert: %s",
    "Versions" : "Versions",
    "Failed to revert {file} to revision {timestamp}." : "Failed to revert {file} to revision {timestamp}.",
    "Restore" : "Restore",
    "More versions..." : "More versions...",
    "No other versions available" : "No other versions available"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}