mirror of
https://github.com/maputnik/editor.git
synced 2026-08-26 06:57:26 +00:00
Localization clean-up + documentation
This commit is contained in:
@@ -77,6 +77,10 @@ After running, check your working copy for files and add/correct as needed.
|
|||||||
npm run i18n:refresh
|
npm run i18n:refresh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
You can test the UI in different languages using the dropdown in the top menu
|
||||||
|
(Maputnik does not automatically localize based on browser language settings
|
||||||
|
at the moment).
|
||||||
|
|
||||||
## Tests
|
## Tests
|
||||||
For E2E testing we use [Cypress](https://www.cypress.io/)
|
For E2E testing we use [Cypress](https://www.cypress.io/)
|
||||||
|
|
||||||
|
|||||||
@@ -82,7 +82,7 @@
|
|||||||
"Close modal": "סגירת חלונית",
|
"Close modal": "סגירת חלונית",
|
||||||
"Debug": "דיבאג",
|
"Debug": "דיבאג",
|
||||||
"Options": "אפשרויות",
|
"Options": "אפשרויות",
|
||||||
"<0>Open in OSM</0> — Opens the current view on openstreetmap.org": "<0>פתיחה ב-OSM</0> - פתיחה של התצוגה הנוכחית ב- openstreetmap.org",
|
"<0>Open in OSM</0> — Opens the current view on openstreetmap.org": "<0>פתיחה ב-OSM</0> - פתיחה של התצוגה הנוכחית ב- openstreetmap.org",
|
||||||
"Export Style": "ייצוא של הסטייל",
|
"Export Style": "ייצוא של הסטייל",
|
||||||
"Download Style": "הורדה של הסטייל",
|
"Download Style": "הורדה של הסטייל",
|
||||||
"Download a JSON style to your computer.": "הורדה של הסטייל למחשב",
|
"Download a JSON style to your computer.": "הורדה של הסטייל למחשב",
|
||||||
|
|||||||
@@ -82,7 +82,7 @@
|
|||||||
"Close modal": "モーダルを閉じる",
|
"Close modal": "モーダルを閉じる",
|
||||||
"Debug": "デバッグ",
|
"Debug": "デバッグ",
|
||||||
"Options": "設定",
|
"Options": "設定",
|
||||||
"<0>Open in OSM</0> — Opens the current view on openstreetmap.org": "現在のビューを <0>openstreetmap.org で開く</0>",
|
"<0>Open in OSM</0> — Opens the current view on openstreetmap.org": "現在のビューを <0>openstreetmap.org で開く</0>",
|
||||||
"Export Style": "スタイルをエクスポート",
|
"Export Style": "スタイルをエクスポート",
|
||||||
"Download Style": "スタイルをダウンロード",
|
"Download Style": "スタイルをダウンロード",
|
||||||
"Download a JSON style to your computer.": "パソコンにJSONスタイルをダウンロードします。",
|
"Download a JSON style to your computer.": "パソコンにJSONスタイルをダウンロードします。",
|
||||||
|
|||||||
@@ -82,7 +82,6 @@
|
|||||||
"Close modal": "关闭模态框",
|
"Close modal": "关闭模态框",
|
||||||
"Debug": "调试",
|
"Debug": "调试",
|
||||||
"Options": "选项",
|
"Options": "选项",
|
||||||
"<0>Open in OSM</0> — Opens the current view on openstreetmap.org": "在 openstreetmap.org 打开当前视图",
|
|
||||||
"Export Style": "导出样式",
|
"Export Style": "导出样式",
|
||||||
"Download Style": "下载样式",
|
"Download Style": "下载样式",
|
||||||
"Download a JSON style to your computer.": "将JSON样式下载到您的电脑。",
|
"Download a JSON style to your computer.": "将JSON样式下载到您的电脑。",
|
||||||
|
|||||||
Reference in New Issue
Block a user