Skip to content

Commit

Permalink
Update localization
Browse files Browse the repository at this point in the history
  • Loading branch information
Levminer committed Mar 6, 2022
1 parent 37c5cd4 commit 67403bd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions languages/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -211,9 +211,9 @@ module.exports = {
"Quick copy shortcuts",
"You can create a shortcut for your most used codes to copy quickly. Shortcuts not work on this tab, go to any other settings tab to reactivate them!",
"Shortcuts",
"You can modify the shortcuts here, read the documentation for more information. Shortcuts not work on this tab, go to any other settings tab to reactivate them!",
"You can modify the shortcuts. Shortcuts not work on this tab, go to any other settings tab to reactivate them!",
"Global shortcuts",
"You can modify the global shortcuts here, read the documentation for more information. Shortcuts not work on this tab, go to any other settings tab to reactivate them!",
"You can modify the global shortcuts. Shortcuts not work on this tab, go to any other settings tab to reactivate them!",
"These features are under development and can be unstable! Use it at your own risk!",
"Features",
],
Expand Down Expand Up @@ -315,7 +315,7 @@ module.exports = {
"edit_code": "Click save modifications on the top of the page to save the changes! \n\nIf you want to revert this, click more options and revert changes.",
"delete_code": "Are you sure you want to delete this code? \n\nIf you want to revert this, click more options and revert changes.",
"create_save": "Are you sure you want to save the modified code(s)? \n\nThis will overwrite your saved codes!",
"codes_added": "Code(s) added! \n\nScroll down to view them!",
"codes_added": "Codes added! \n\nClick save modifications to save the added codes!",
"load_codes": "Are you sure you want to load your currently saved codes? \n\nThis will overwrite your latest rollback!",
"revert_changes": "Are you sure you want to revert all current change(s)? \n\nYou will lose all current changes!",
"delete_all_codes": "Are you sure you want to delete all codes? \n\nYou can revert this with a rollback.",
Expand Down
8 changes: 4 additions & 4 deletions languages/hu.js
Original file line number Diff line number Diff line change
Expand Up @@ -209,11 +209,11 @@ module.exports = {
"Keresés törlése másolás után",
"A keresőmező törlése keresés után. Hasznos ha sok kódot másolsz.",
"Gyors másolás gyorsgombok",
"Itt tudod módosítani a gyors másolás gyorsgombokat, olvasd el a dokumentációt több infóért.. A gyorsgombok nem működnek ezen a lapon, menj át egy mások beállítás lapra hogy aktiváld azokat!",
"Készíthetsz gyorsgombokat a leggyakrabban használt kódjaidhoz, hogy gyorsan ki tudd másolni azokat. A gyorsgombok nem működnek ezen a lapon, menj át egy mások beállítás lapra hogy aktiváld azokat!",
"Gyorsgombok",
"Itt tudod módosítani a gyorsgombokat, olvasd el a dokumentációt több infóért. A gyorsgombok nem működnek ezen a lapon, menj át egy mások beállítás lapra hogy aktiváld azokat!",
"Itt tudod módosítani a gyorsgombokat. A gyorsgombok nem működnek ezen a lapon, menj át egy mások beállítás lapra hogy aktiváld azokat!",
"Globális gyorsgombok",
"Itt tudod módosítani a globális gyorsgombokat, olvasd el a dokumentációt több infóért. A gyorsgombok nem működnek ezen a lapon, menj át egy mások beállítás lapra hogy aktiváld azokat!",
"Itt tudod módosítani a globális gyorsgombokat. A gyorsgombok nem működnek ezen a lapon, menj át egy mások beállítás lapra hogy aktiváld azokat!",
"Ezek a fukciók fejlesztés alatt állnak és instabilak lehetnek! Csak saját felelősségre!",
"Funkciók",
],
Expand Down Expand Up @@ -315,7 +315,7 @@ module.exports = {
"edit_code": "Kattints a mentésre az oldal tetején a változtatások mentéséhez! \n\nA művelet visszavonásához kattints a több opcióra és visszaállítás.",
"delete_code": "Biztos ki akarod törölni ezt a kódot? \n\nA művelet visszavonásához kattints a több opcióra és visszaállítás.",
"create_save": "Biztos menteni akarod a változtatásokat? \n\nEzzel felülírod a jelenlegi kódjaidat!",
"codes_added": "Kódok hozzáadva. \n\nGörgess le!",
"codes_added": "Kódok hozzáadva. \n\nKattints a mentésre a hozzáadott kódok mentéshez.",
"load_codes": "Biztos be akarod tölteni a jelenleg mentett kódjaidat? \n\nEzzel felülírod a jelenlegi mentést!",
"revert_changes": "Biztos vissza akarod vonni az összes változtatást? \n\nEzzel elveszted az összes módosítást!",
"delete_all_codes": "Biztos ki akarod törölni az össszes kódot? \n\nA visszaállításhoz töltsd be a legutolsó mentést.",
Expand Down

0 comments on commit 67403bd

Please sign in to comment.