Skip to content

Commit

Permalink
Fix backup screen translation keys
Browse files Browse the repository at this point in the history
  • Loading branch information
NotRyken committed Dec 21, 2024
1 parent 61c5b62 commit 9340f48
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## 1.0.3

- Fixed realms reconnection
- Fixed backup screen translation keys

## 1.0.2

Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"autoreconnectrf.name": "AutoReconnect",

"message.framework.viewModrinth": "View on Modrinth",
"message.framework.installYacl": "Install Yet Another Config Lib to access mod options",
"message.autoreconnectrf.viewModrinth": "View on Modrinth",
"message.autoreconnectrf.installYacl": "Install Yet Another Config Lib to access mod options",

"message.autoreconnectrf.reconnect": "Reconnect",
"message.autoreconnectrf.reconnectIn": "Reconnect in %d...",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"autoreconnectrf.name": "AutoReconnect",

"message.framework.viewModrinth": "Переглянути на Modrinth",
"message.framework.installYacl": "Встановіть Yet Another Config Lib для доступу до налаштувань моду",
"message.autoreconnectrf.viewModrinth": "Переглянути на Modrinth",
"message.autoreconnectrf.installYacl": "Встановіть Yet Another Config Lib для доступу до налаштувань моду",

"message.autoreconnectrf.reconnect": "Перепід'єднатися",
"message.autoreconnectrf.reconnectIn": "Перепід'єднання через %d...",
Expand Down

0 comments on commit 9340f48

Please sign in to comment.