2025-04-12- translation: Difference between revisions

From Izara Wiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
=Translation Microfrontend=
=Translation Microfrontend=
==S3==
==function==
=S3=
*Store translation word in each language directory
*Store translation word in each language directory
===S3 tree===
==S3 tree==
   /translations-language
   /translations-language
     /locales
     /locales
       /{language_name}  
       /{language_name}  
       -{namespace_name}.json
       -{namespace_name}.json


=Translation NPM Library=
=Translation NPM Library=

Revision as of 09:02, 14 April 2025

Translation Microfrontend

function

S3

  • Store translation word in each language directory

S3 tree

  /translations-language
    /locales
     /{language_name} 
      -{namespace_name}.json


Translation NPM Library