diff options
author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2020-03-07 13:01:37 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-07 13:01:37 -0500 |
commit | eec3f93434c50e945805ebea9c3affd520226edc (patch) | |
tree | be1e4a906928710b9f118818d65ec95bedcf90c6 /src/SMAPI | |
parent | db4254513ef9fca49dfe4da00448a057813cf842 (diff) | |
parent | 7adcc2fc2195cc0c543b90c2b185ac571ec72ece (diff) | |
download | SMAPI-eec3f93434c50e945805ebea9c3affd520226edc.tar.gz SMAPI-eec3f93434c50e945805ebea9c3affd520226edc.tar.bz2 SMAPI-eec3f93434c50e945805ebea9c3affd520226edc.zip |
Merge pull request #701 from Annosz/develop
Add Hungarian translations
Diffstat (limited to 'src/SMAPI')
-rw-r--r-- | src/SMAPI/i18n/hu.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/SMAPI/i18n/hu.json b/src/SMAPI/i18n/hu.json new file mode 100644 index 00000000..2171a2b7 --- /dev/null +++ b/src/SMAPI/i18n/hu.json @@ -0,0 +1,3 @@ +{ + "warn.invalid-content-removed": "Érvénytelen elemek kerültek eltávolításra, hogy a játék ne omoljon össze (további információk a SMAPI konzolon)." +}
\ No newline at end of file |