blob: 56e71aef168504d42be1b901a8b6c8ad8543f4bd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
sheetedit:
editor: |
# Editing `%{file_dir}`
# Index format:
# Upstream: id/ver
# Local: ~id/ver
# Forward format:
# Latest Version: "Mapping" => "ID/VER"
# RefSheet Version: "Mapping" => "ID/VER" => "ref"
# Specific Version: "Mapping" == "ID/VER"
# Or: "Mapping" => "ID/VER" == "VER"
%{info}
# TIPS: After editing, save file and exit editor.
# It will be automatically written to the original file.
mapping: Mapping
index_source: Index
forward: Forward
error:
no_file_input: |
No file specified for parsing
Use `jvn sheetedit <sheet_file>` to edit
comp:
editor: |
Specify a specific editor
|