Skip to content

Commit

Permalink
Update langs 2024-06-10 (#82)
Browse files Browse the repository at this point in the history
Co-authored-by: mklkj <[email protected]>
  • Loading branch information
github-actions[bot] and mklkj authored Jun 10, 2024
1 parent 067776e commit a7a4470
Show file tree
Hide file tree
Showing 5 changed files with 434 additions and 8 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mklkj/tinymce-i18n",
"version": "24.6.3",
"version": "24.6.10",
"description": "Languages for TinyMCE 4, 5 and 6",
"keywords": [
"i18n",
Expand Down
8 changes: 4 additions & 4 deletions langs7/id.js
Original file line number Diff line number Diff line change
Expand Up @@ -271,8 +271,8 @@ tinymce.addI18n("id", {
"Preferences": "Preferensi",
"Preformatted": "Praformat",
"Premium plugins:": "Plugin premium:",
"Press the Up and Down arrow keys to resize the editor.": "",
"Press the arrow keys to resize the editor.": "",
"Press the Up and Down arrow keys to resize the editor.": "Tekan tombol panah Atas dan Bawah untuk mengubah ukuran editor.",
"Press the arrow keys to resize the editor.": "Tekan tombol panah untuk mengubah ukuran editor.",
"Press {0} for help": "",
"Preview": "Pratinjau",
"Previous": "Sebelumnya",
Expand All @@ -293,7 +293,7 @@ tinymce.addI18n("id", {
"Replace with": "Ganti dengan",
"Resize": "Ubah ukuran",
"Restore last draft": "Pulihkan draf sebelumnya",
"Reveal or hide additional toolbar items": "",
"Reveal or hide additional toolbar items": "Tampilkan atau sembunyikan item bilah alat tambahan",
"Rich Text Area": "Area Rich Text",
"Rich Text Area. Press ALT-0 for help.": "Area Teks Kaya. Tekan ALT-0 untuk bantuan.",
"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "Area Teks Kaya. Tekan ALT-F9 untuk menu. Tekan ALT-F10 untuk bilah alat. Tekan ALT-0 untuk bantuan",
Expand Down Expand Up @@ -421,6 +421,6 @@ tinymce.addI18n("id", {
"yuan character": "karakter yuan",
"yuan character, in hong kong and taiwan": "karakter yuan, di hong kong dan taiwan",
"{0} characters": "{0} karakter",
"{0} columns, {1} rows": "",
"{0} columns, {1} rows": "Kolom {0}, baris {1}",
"{0} words": "{0} kata"
});
Loading

0 comments on commit a7a4470

Please sign in to comment.