feat: Views localization
This commit is contained in:
6
server/locales/en/git.json
Normal file
6
server/locales/en/git.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"added": "Added {{path}}",
|
||||
"deleted": "Deleted/Renamed {{path}}",
|
||||
"updated": "Updated {{path}}",
|
||||
"uploaded": "Uplodated {{path}}"
|
||||
}
|
||||
Reference in New Issue
Block a user