1
0

fix typo in "cannotLoadPage" translation

This commit is contained in:
Hazelnoot
2025-02-27 11:09:31 -05:00
parent f42790ad32
commit 5d1e1a2215
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -11670,7 +11670,7 @@ export interface Locale extends ILocale {
*/
"fileImported": string;
/**
* Failed to load no
* Failed to load note
*/
"cannotLoadNote": string;
"_flash": {
+1 -1
View File
@@ -171,7 +171,7 @@ warnExternalUrl: "Show warning when opening external URLs"
flash: "Flash"
filesRemoved: "Files removed"
fileImported: "File imported"
cannotLoadNote: "Failed to load no"
cannotLoadNote: "Failed to load note"
_flash:
contentHidden: "Flash Content Hidden"
poweredByRuffle: "Powered by Ruffle."