From a065e04d529da1d847b5062a12c46d916408bf32 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 21:46:22 -0500 Subject: update based on https://github.com/mdn/yari/issues/2028 --- .../localization/web_localizability/index.html | 33 ---------------------- 1 file changed, 33 deletions(-) delete mode 100644 files/id/mozilla/localization/web_localizability/index.html (limited to 'files/id/mozilla/localization/web_localizability/index.html') diff --git a/files/id/mozilla/localization/web_localizability/index.html b/files/id/mozilla/localization/web_localizability/index.html deleted file mode 100644 index e4ff426a11..0000000000 --- a/files/id/mozilla/localization/web_localizability/index.html +++ /dev/null @@ -1,33 +0,0 @@ ---- -title: Kemampulokalan Web -slug: Mozilla/Localization/Web_Localizability -tags: - - Internationalization - - Localizability - - Localization - - NeedsTranslation - - TopicStub - - Web Development -translation_of: Mozilla/Localization/Web_Localizability ---- -

Kemampulokalan (atau singkatnya l12y) adalah karakteristik yang terkandung dalam suatu aplikasi atau konten yang memungkinkan untuk dilakukan pelokalan. Daftar berikut ini berisi tautan ke halaman yang menjabarkan langkah-langkah untuk membuat konten web dapat dilokalkan.  Dokumentasi dibagi menjadi 4 bagian:

- -
    -
  1. How to create localizable content.
  2. -
  3. How to choose the right localization format.
  4. -
  5. How to create localizable web applications.
  6. -
  7. How to set up the infrastructure for localization.
  8. -
- -

Why localizability is important

- -

There are many reasons why you should start thinking about making your web app localizable as soon as possible.

- -
    -
  1. You will make localizer's life easier, for which they will be grateful.
  2. -
  3. You will have quality content, localized and adapted to the needs of the local market.
  4. -
  5. Extending you web app to support new languages will be easy.
  6. -
  7. The content will be easier to maintain and update.
  8. -
  9. You will end up writing more semanticly-correct code, which is good for your SEO.
  10. -
  11. By reviewing your content and code for l12y, you will find and fix bugs in your original language too.
  12. -
-- cgit v1.2.3-54-g00ecf