-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add workaround Tabler Icons bug, update to Lingui 5
- See: tabler/tabler-icons#1233 - Recompile translations
- Loading branch information
Showing
13 changed files
with
442 additions
and
519 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
/*eslint-disable*/export const messages=JSON.parse("{\"lBdPxu\":\"Accent color\",\"rLgPvm\":\"Backup\",\"dEgA5A\":\"Cancel\",\"d6ZzsE\":\"Failed to restore backup.\",\"iqe0XG\":\"Invalid JSON file uploaded.\",\"W+i+Ya\":\"Non-text file uploaded.\",\"0zpgxV\":\"Options\",\"t/YqKh\":\"Remove\",\"VjbCv0\":\"Remove all\",\"qoSmOe\":\"Remove all counters?\",\"Oxsmom\":\"Removed all counters.\",\"yKu/3Y\":\"Restore\",\"R/vojL\":\"Successfully restored backup.\"}"); | ||
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"lBdPxu\":[\"Accent color\"],\"rLgPvm\":[\"Backup\"],\"dEgA5A\":[\"Cancel\"],\"d6ZzsE\":[\"Failed to restore backup.\"],\"iqe0XG\":[\"Invalid JSON file uploaded.\"],\"W+i+Ya\":[\"Non-text file uploaded.\"],\"0zpgxV\":[\"Options\"],\"t/YqKh\":[\"Remove\"],\"VjbCv0\":[\"Remove all\"],\"qoSmOe\":[\"Remove all counters?\"],\"Oxsmom\":[\"Removed all counters.\"],\"yKu/3Y\":[\"Restore\"],\"R/vojL\":[\"Successfully restored backup.\"]}")as Messages; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
/*eslint-disable*/export const messages=JSON.parse("{\"lBdPxu\":\"Kiemelőszín\",\"rLgPvm\":\"Biztonsági mentés\",\"dEgA5A\":\"Mégse\",\"d6ZzsE\":\"Visszaállítás sikertelen.\",\"iqe0XG\":\"A feltöltött fájl nem JSON formátumú.\",\"W+i+Ya\":\"A feltöltött fájl formátuma nem megfelelő.\",\"0zpgxV\":\"Beállítások\",\"t/YqKh\":\"Törlés\",\"VjbCv0\":\"Összes törlése\",\"qoSmOe\":\"Törli az összes számlálót?\",\"Oxsmom\":\"Összes számláló törölve.\",\"yKu/3Y\":\"Mentés visszaállítása\",\"R/vojL\":\"Sikeres visszaállítás.\"}"); | ||
/*eslint-disable*/import type{Messages}from"@lingui/core";export const messages=JSON.parse("{\"lBdPxu\":[\"Kiemelőszín\"],\"rLgPvm\":[\"Biztonsági mentés\"],\"dEgA5A\":[\"Mégse\"],\"d6ZzsE\":[\"Visszaállítás sikertelen.\"],\"iqe0XG\":[\"A feltöltött fájl nem JSON formátumú.\"],\"W+i+Ya\":[\"A feltöltött fájl formátuma nem megfelelő.\"],\"0zpgxV\":[\"Beállítások\"],\"t/YqKh\":[\"Törlés\"],\"VjbCv0\":[\"Összes törlése\"],\"qoSmOe\":[\"Törli az összes számlálót?\"],\"Oxsmom\":[\"Összes számláló törölve.\"],\"yKu/3Y\":[\"Mentés visszaállítása\"],\"R/vojL\":[\"Sikeres visszaállítás.\"]}")as Messages; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.