-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy pathen.yaml
More file actions
95 lines (95 loc) · 2.56 KB
/
en.yaml
File metadata and controls
95 lines (95 loc) · 2.56 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
site:
title: java.evolved
tagline: Java has evolved. Your code can too.
tagline_line1: Java has evolved.
tagline_line2: Your code can too.
description: A collection of modern Java code snippets. Every old Java pattern next
to its clean, modern replacement — side by side.
heroSnippetCount: ✦ {{snippetCount}} modern patterns · Java 8 → Java 25
heroOld: Old
heroModern: Modern
allComparisons: All comparisons
snippetsBadge: '{{snippetCount}} snippets'
nav:
allPatterns: ← All patterns
toggleTheme: Toggle theme
viewOnGitHub: View on GitHub
selectLanguage: Select language
breadcrumb:
home: Home
sections:
codeComparison: Code Comparison
whyModernWins: Why the modern way wins
oldApproach: Old Approach
modernApproach: Modern Approach
sinceJdk: Since JDK
difficulty: Difficulty
jdkSupport: JDK Support
howItWorks: How it works
relatedDocs: Related Documentation
proof: Proof
proofLink: View proof source
relatedPatterns: Related patterns
filters:
show: 'Show:'
all: All
jdk: 'JDK:'
category: 'Category:'
noResults: No code patterns found for this filter.
difficulty:
beginner: Beginner
intermediate: Intermediate
advanced: Advanced
search:
placeholder: Search snippets…
noResults: No results found.
esc: ESC
searchTrigger: Search…
navigate: navigate
open: open
close: close
cards:
old: Old
modern: Modern
hoverHint: hover to see modern →
hoverHintRelated: Hover to see modern ➜
touchHint: 👆 tap or swipe →
learnMore: learn more
copy:
copy: Copy
copied: Copied!
share:
label: Share
view:
expandAll: Expand All
collapseAll: Collapse All
stats:
modernPatterns: Modern Patterns
jdkVersions: JDK Versions Covered
categories: Categories
linesOfPython: Lines of Python Required
footer:
tagline: Java has evolved. Your code can too.
madeWith: Made with ❤️ by
and: and
inspiredBy: Inspired by
viewOnGitHub: View on GitHub
copilot:
headline: Modernize your Java codebase with GitHub Copilot.
description: Let Copilot help you migrate legacy patterns to modern Java — automatically.
appModernization: App Modernization →
javaGuide: Java Guide →
support:
available: Available
preview: Preview
experimental: Experimental
contribute:
button: Contribute
codeIssue: Report a code issue
translationIssue: Report a translation issue
suggestPattern: Suggest a new pattern
seeIssue: "See a problem with this code?"
reportIt: "Let us know."
untranslated:
notice: This page has not yet been translated into {{localeName}}.
viewInEnglish: View in English