Re-sort language file after upgrading
This commit is contained in:
parent
585d8b275a
commit
d365eb498b
2 changed files with 23 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ public class __2_21_0 {
|
|||
|
||||
ConfigFile.modifyLine("language.yml", "LOOKUP_VIEW_PAGE: \"To view a page, type \\\"{0}\\\".\"", null);
|
||||
ConfigFile.modifyLine("language.yml", "PREVIEW_CONTAINER: \"You can't preview container transactions.\"", null);
|
||||
ConfigFile.sortFile("language.yml");
|
||||
}
|
||||
catch (Exception e) {
|
||||
e.printStackTrace();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue