Localization()

What is localization? Localization describes the subsequent process of translating an internationalized plugin. Localization is often abbreviated as l10n (because there are 10 letters between the l and the n.) Localization files POT (Portable Object Template) files This file contains the original strings (in English) in your plugin. PO (Portable Object) files Every translator will … Continue reading Localization