diff --git a/packages/picmo/src/i18n/lang-de.ts b/packages/picmo/src/i18n/lang-de.ts index 4d100378..a1c9d6eb 100644 --- a/packages/picmo/src/i18n/lang-de.ts +++ b/packages/picmo/src/i18n/lang-de.ts @@ -19,4 +19,4 @@ export default { 'search.notFound': 'Kein Emoji gefunden', 'search': 'Emojis durchsuchen ...' }; - \ No newline at end of file + diff --git a/packages/picmo/src/i18n/lang-fi.ts b/packages/picmo/src/i18n/lang-fi.ts index 424dbf4f..b2e1bd95 100644 --- a/packages/picmo/src/i18n/lang-fi.ts +++ b/packages/picmo/src/i18n/lang-fi.ts @@ -19,4 +19,4 @@ export default { 'search.notFound': 'Emojia ei löytynyt', 'search': 'Etsi emojia...' }; - \ No newline at end of file + diff --git a/packages/picmo/src/i18n/lang-fr.ts b/packages/picmo/src/i18n/lang-fr.ts index 0adb6fb3..c37dca4d 100644 --- a/packages/picmo/src/i18n/lang-fr.ts +++ b/packages/picmo/src/i18n/lang-fr.ts @@ -19,4 +19,4 @@ export default { 'search.notFound': 'Aucun émoji trouvé', 'search': 'Rechercher des émojis...' }; - \ No newline at end of file + diff --git a/packages/picmo/src/i18n/lang-hu.ts b/packages/picmo/src/i18n/lang-hu.ts new file mode 100644 index 00000000..4098e9a0 --- /dev/null +++ b/packages/picmo/src/i18n/lang-hu.ts @@ -0,0 +1,21 @@ +export default { + 'categories.activities': 'Tevékenységek', + 'categories.animals-nature': 'Állatok és természet', + 'categories.custom': 'Egyéni', + 'categories.flags': 'Flags', + 'categories.food-drink': 'Étel és ital', + 'categories.objects': 'Tárgyak', + 'categories.people-body': 'Emberek és Test', + 'categories.recents': 'Nemrég használt', + 'categories.smileys-emotion': 'Hangulatjelek és érzelem', + 'categories.symbols': 'Jelképek', + 'categories.travel-places': 'Utazás és helyek', + 'error.load': 'Nem sikerült betölteni a hangulatjeleket', + 'recents.clear': 'A legutóbbi hangulatjelek törlése', + 'recents.none': 'Nincsenek kijelölve hangulatjelek.', + 'retry': 'Újrapróbálkozás', + 'search.clear': 'Keresés törlése', + 'search.error': 'Failed to search emojis', + 'search.notFound': 'Nem található hangulatjel', + 'search': 'Hangulatjelek keresése…' +}; diff --git a/packages/picmo/src/i18n/lang-nl.ts b/packages/picmo/src/i18n/lang-nl.ts index 3f7dcc84..7cb03493 100644 --- a/packages/picmo/src/i18n/lang-nl.ts +++ b/packages/picmo/src/i18n/lang-nl.ts @@ -19,4 +19,4 @@ export default { 'search.notFound': 'Geen emoji gevonden', 'search': 'Zoek emoji...' }; - \ No newline at end of file + diff --git a/packages/picmo/src/i18n/lang-no.ts b/packages/picmo/src/i18n/lang-no.ts index c9114f02..023cf0ff 100644 --- a/packages/picmo/src/i18n/lang-no.ts +++ b/packages/picmo/src/i18n/lang-no.ts @@ -19,4 +19,4 @@ export default { 'search.notFound': 'Ingen emojis funnet', 'search': 'Søk etter emojis...' }; - \ No newline at end of file + diff --git a/packages/picmo/src/i18n/lang-se.ts b/packages/picmo/src/i18n/lang-se.ts index 849bbc45..437abc74 100644 --- a/packages/picmo/src/i18n/lang-se.ts +++ b/packages/picmo/src/i18n/lang-se.ts @@ -19,4 +19,4 @@ export default { 'search.notFound': 'Inga emojis hittades', 'search': 'Sök efter emojis...' }; - \ No newline at end of file +