mirror of
https://git.boykissers.com/pawkey/pawkey-sk.git
synced 2025-12-20 04:04:16 +00:00
fix typo in "cannotLoadPage" translation
This commit is contained in:
2
locales/index.d.ts
vendored
2
locales/index.d.ts
vendored
@@ -11670,7 +11670,7 @@ export interface Locale extends ILocale {
|
||||
*/
|
||||
"fileImported": string;
|
||||
/**
|
||||
* Failed to load no
|
||||
* Failed to load note
|
||||
*/
|
||||
"cannotLoadNote": string;
|
||||
"_flash": {
|
||||
|
||||
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user