mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-20 18:02:01 +03:00
ddecae80dd
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
15 lines
429 B
JSON
15 lines
429 B
JSON
{
|
|
"string": {
|
|
"ViewMode": "View mode",
|
|
"Unified": "Unified",
|
|
"Split": "Split",
|
|
"Viewed": "Viewed",
|
|
"ShowDiff": "Show diff",
|
|
"NoChanges": "File diff has no changes",
|
|
"LargeDiffsAreHidden": "Large diffs are not rendered by default.",
|
|
"FileIsTooLarge": "File is too large to be displayed.",
|
|
"FileWasRenamed": "File was renamed without changes.",
|
|
"FileWasDeleted": "File was deleted."
|
|
}
|
|
}
|